1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00
dotfiles/.config/starship.toml
2022-04-18 15:51:33 +02:00

19 lines
230 B
TOML

[package]
disabled = true
[python]
disabled = true
[julia]
disabled = true
[battery]
disabled = true
[directory]
truncate_to_repo = false
[env_var.POETRY_ACTIVE]
format = "[$symbol ]($style)"
style = "blue"
symbol = "poetry"