1
0
Fork 0
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:
Mo8it 2022-04-18 15:51:33 +02:00
parent a90b5195ef
commit c2c835a3e5

View file

@ -12,3 +12,8 @@ disabled = true
[directory] [directory]
truncate_to_repo = false truncate_to_repo = false
[env_var.POETRY_ACTIVE]
format = "[$symbol ]($style)"
style = "blue"
symbol = "poetry"