Add starship config

main
Steffen Rademacker 3 years ago
parent ca9baff428
commit 8920cc07d5

@ -18,6 +18,7 @@ brew install starship
brew install tree
ln -s ~/dotfiles/lazygit ~/.config/lazygit
ln -s ~/Dotfiles/starship.toml ~/.config/starship.toml
ln -s ~/dotfiles/lazygit ~/Library/Application\ Support/lazygit
# node cli tools and helpers

@ -0,0 +1,8 @@
# Minor modifications to terminal prompt
[cmd_duration]
min_time = 5_000
[directory]
truncation_length = 6
Loading…
Cancel
Save