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" = " "
|
# "Pictures" = " "
|
||||||
|
|
||||||
[character]
|
[character]
|
||||||
success_symbol = "[](green)"
|
success_symbol = "[ ](green)"
|
||||||
error_symbol = "[](red)"
|
error_symbol = "[ ](red)"
|
||||||
|
|
||||||
[line_break]
|
[line_break]
|
||||||
disabled = false
|
disabled = false
|
||||||
|
|
Loading…
Reference in a new issue