added starship prompt to my rc file for git things!
This commit is contained in:
@@ -168,4 +168,7 @@ else
|
||||
fi
|
||||
unset __conda_setup
|
||||
# <<< conda initialize <<<
|
||||
# Starship Prompt
|
||||
eval "$(starship init bash)"
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
[directory]
|
||||
truncation_length = 8
|
||||
truncation_symbol = "…/"
|
||||
Reference in New Issue
Block a user