mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
chores
This commit is contained in:
parent
2df17505d4
commit
f989ae15ad
2 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue