mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-05 13:40:18 -05:00
Add starship config
This commit is contained in:
9
.config/starship/starship.toml
Normal file
9
.config/starship/starship.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
add_newline = true
|
||||
|
||||
[character]
|
||||
success_symbol = "[➜](bold green)"
|
||||
error_symbol = "[✗](bold red)"
|
||||
|
||||
[time]
|
||||
disabled = false
|
||||
format = "[\\[🕙 $time\\]]($style) "
|
||||
Reference in New Issue
Block a user