(bashrc) corrected copy paste error
This commit is contained in:
@@ -76,7 +76,7 @@ if [[ "$PATH" != *"dotfiles/scripts/"* ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# setup `starship`
|
# setup `starship`
|
||||||
if $(which rg &>/dev/null); then
|
if $(which starship &>/dev/null); then
|
||||||
eval "$(starship init bash)"
|
eval "$(starship init bash)"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user