chore(scripts): add manual update

main
sudo pacman -Syu 2023-09-25 13:55:17 +07:00
parent e1dc922ecf
commit efc5fcdccf
1 changed files with 7 additions and 0 deletions

7
scripts/manual_update.sh Executable file
View File

@ -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