Add spacing to starship prompt
This commit is contained in:
parent
850e374904
commit
00dfa03827
4
home/env/config/starship.toml
vendored
4
home/env/config/starship.toml
vendored
|
@ -20,8 +20,8 @@ fish_style_pwd_dir_length = 1
|
|||
# "Pictures" = " "
|
||||
|
||||
[character]
|
||||
success_symbol = "[](green)"
|
||||
error_symbol = "[](red)"
|
||||
success_symbol = "[ ](green)"
|
||||
error_symbol = "[ ](red)"
|
||||
|
||||
[line_break]
|
||||
disabled = false
|
||||
|
|
Loading…
Reference in a new issue