aliases: add powerline_update

feature/symbol-search
bretello 2020-03-09 17:54:16 +01:00
parent 7f290db37b
commit 511e46d4d8
1 changed files with 2 additions and 0 deletions

View File

@ -77,6 +77,8 @@ else
echo "Could not grc completion file (checked /etc/grc.zsh and /usr/local/etc/grc.zsh. Command colorization will not work. Check your grc configuration (is grc installed?)" 1>&2
fi
alias powerline_update="pip install --upgrade --user 'git+https://github.com/powerline/powerline.git@develop#powerline'"
# dotfiles user aliases
if [[ -f ~/.dotfiles_aliases ]];
then