1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-11-22 03:21:30 +01:00

aliases: add powerline_update

This commit is contained in:
bretello 2020-03-09 17:54:16 +01:00
parent 7f290db37b
commit 511e46d4d8

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