chore(scripts): add fzf-tab to manual update script
parent
768d3e18e6
commit
de0a49f116
|
@ -3,6 +3,7 @@
|
|||
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 ~/.oh-my-zsh/custom/plugins/fzf-tab pull
|
||||
|
||||
git -C ~/.fzf pull
|
||||
~/.fzf/install --key-bindings --completion --update-rc --no-bash --no-fish
|
||||
|
|
Loading…
Reference in New Issue