1
0

Move starship into repo

This commit is contained in:
Scott Carroll
2025-05-01 11:49:53 +01:00
parent b76415b3e1
commit b3d6e5205d
3 changed files with 7 additions and 1 deletions

View File

@@ -116,7 +116,7 @@ if ! shopt -oq posix; then
fi
fi
eval "$(starship init bash)"
eval "$($HOME/.dotfiles/starship-`uname -m` init bash)"
if [ -r "$HOME/.dotfiles/nvim-linux-`uname -m`/bin/nvim" ]
then