prompt changes

This commit is contained in:
2020-06-07 16:58:08 +02:00
parent a8b491bf14
commit 32c41e9e91
3 changed files with 32 additions and 11 deletions

View File

@ -32,6 +32,8 @@ if test -f "~/.config/fish/fishfile"; then
fi
cp fish/fishfile ~/.config/fish/
echo "set --export PYENV_ROOT $HOME/.pyenv" > ~/.config/fish/conf.d/pyenv.fish
# install packages from fishfile
fish -c "fisher self-update"
fish -c fisher