站点更新:2018-11-13 18:58:18

This commit is contained in:
2018-11-13 18:58:18 +08:00
parent 20557604de
commit 0302c99abd
3 changed files with 55 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
export ZSH=~/.oh-my-zsh
ZSH_THEME="robbyrussell"
ZSH_THEME="gnzh"
plugins=(git wd sudo zsh-syntax-highlighting zsh-autosuggestions extract history-substring-search)