[Starship] Remove comments
This commit is contained in:
parent
4db7617ad6
commit
3819c32bf3
@ -1,6 +1,4 @@
|
|||||||
# Inserts a blank line between shell prompts
|
# Inserts a blank line between shell prompts
|
||||||
add_newline = true
|
add_newline = false
|
||||||
|
[character]
|
||||||
# Replace the "❯" symbol in the prompt with "➜"
|
success_symbol = "[➜](bold green)"
|
||||||
[character] # The name of the module we are configuring is "character"
|
|
||||||
success_symbol = "[➜](bold green)" # The "success_symbol" segment is being set to "➜" with the color "bold green"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user