forked from colonelpanic/dotfiles
[Starship] Remove comments
This commit is contained in:
parent
4db7617ad6
commit
3819c32bf3
@ -1,6 +1,4 @@
|
||||
# Inserts a blank line between shell prompts
|
||||
add_newline = true
|
||||
|
||||
# Replace the "❯" symbol in the prompt with "➜"
|
||||
[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"
|
||||
add_newline = false
|
||||
[character]
|
||||
success_symbol = "[➜](bold green)"
|
||||
|
Loading…
Reference in New Issue
Block a user