2
0
mirror of https://github.com/webgefrickel/dotfiles synced 2024-11-15 12:12:58 +00:00
steffen-dotfiles/starship.toml

15 lines
296 B
TOML
Raw Normal View History

2021-05-27 11:45:08 +00:00
# Minor modifications to terminal prompt
[cmd_duration]
min_time = 5_000
[directory]
truncation_length = 6
[custom.tttimetracker]
command = "~/Dotfiles/other/tt-time-tracker.status.zsh" # shows output of command
2022-04-12 14:31:29 +00:00
when = ""
symbol = ""
style = "bold blue"
format = "[$symbol($output)]($style) "