mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
fix upgrade script
This commit is contained in:
parent
08b3030594
commit
d59880383b
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ git pull --rebase --stat origin master
|
|||
git submodule update --init --recursive --remote --progress
|
||||
|
||||
source "$ZSH_DOTFILES/plugins.zsh"
|
||||
plugin-upgrade
|
||||
zplg-upgrade
|
||||
|
|
Loading…
Reference in a new issue