This commit is contained in:
David Chen 2020-05-14 12:06:20 -04:00
parent 2df17505d4
commit f989ae15ad
2 changed files with 5 additions and 1 deletions

View file

@ -2,9 +2,13 @@
cd ~/.config
git pull
git status
cd ~/.sconfig
git pull
git status
cd ~/scripts
git pull
git status
cd ~/.config/nvim
git pull
git status

View file

@ -9,7 +9,7 @@ zmodule magicmace
zmodule zsh-users/zsh-completions
zmodule zsh-users/zsh-autosuggestions
zmodule zsh-users/zsh-history-substring-search
zmodule theniceboy/fast-syntax-highlighting
zmodule zdharma/fast-syntax-highlighting
zmodule supercrabtree/k
zmodule mafredri/zsh-async
zmodule hlissner/zsh-autopair