chore(scripts): add manual update
parent
e1dc922ecf
commit
efc5fcdccf
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
git -C ~/.oh-my-zsh pull
|
||||
git -C ~/.oh-my-zsh/custom/themes/powerlevel10k pull
|
||||
git -C ~/.oh-my-zsh/custom/plugins/zsh-autosuggestions pull
|
||||
|
||||
git -C ~/.fzf pull
|
Loading…
Reference in New Issue