Start configuring starship
This commit is contained in:
parent
4db9af0582
commit
003c6c0741
|
@ -9,6 +9,7 @@ add_newline = true
|
||||||
[character] # The name of the module we are configuring is 'character'
|
[character] # The name of the module we are configuring is 'character'
|
||||||
disabled = false
|
disabled = false
|
||||||
success_symbol = '[\$](bold green)'
|
success_symbol = '[\$](bold green)'
|
||||||
|
error_symbol = '[\$](bold red)'
|
||||||
|
|
||||||
[time]
|
[time]
|
||||||
disabled = false
|
disabled = false
|
||||||
|
|
Loading…
Reference in New Issue