mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
mise en place de starship
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ alias vi=$EDITOR
|
||||
# PROMPT
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
if [ -f "$HOME/.local/bin/starship" ]; then
|
||||
if hash starship 2>/dev/null; then
|
||||
eval "$(starship init bash)"
|
||||
else
|
||||
# set a minimalist prompt
|
||||
|
||||
Reference in New Issue
Block a user