Zplugin -> zinit name change
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
b274781380
commit
c73beb3373
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ dotsync() { cd $DOTREPO && gpull && ga && gc && gpush && cd $OLDPWD }
|
|||
passync() { pass git pull && pass git push && updatesecrets }
|
||||
|
||||
# update stuff
|
||||
plugupdate() { vim +PlugUpgrade +PlugUpdate +CocUpdate +qa && zplugin update && $HOME/.tmux/plugins/tpm/bin/update_plugins all }
|
||||
plugupdate() { vim +PlugUpgrade +PlugUpdate +CocUpdate +qa && zinit update && $HOME/.tmux/plugins/tpm/bin/update_plugins all }
|
||||
update() { yay -Syu --devel firefox-nightly }
|
||||
updateall() { update; plugupdate; sudo awman-update }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue