mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2025-01-01 15:39:20 +00:00
Detect poetry environments
This commit is contained in:
parent
a90b5195ef
commit
c2c835a3e5
1 changed files with 5 additions and 0 deletions
|
@ -12,3 +12,8 @@ disabled = true
|
|||
|
||||
[directory]
|
||||
truncate_to_repo = false
|
||||
|
||||
[env_var.POETRY_ACTIVE]
|
||||
format = "[$symbol ]($style)"
|
||||
style = "blue"
|
||||
symbol = "poetry"
|
||||
|
|
Loading…
Reference in a new issue