diff options
| author | Steve Lee <me@xiangyangli.com> | 2019-05-13 08:35:18 +0800 |
|---|---|---|
| committer | Steve Lee <me@xiangyangli.com> | 2019-05-13 08:35:18 +0800 |
| commit | bdb03f30cf760d0a7bd29e2ed52abb80c7a56136 (patch) | |
| tree | deeb56a1b6e934a17d8125b2ffeafdba089cbf8a | |
| parent | 7af19a91f6f37f0e6617e9cbecfe93873a2f9408 (diff) | |
| download | dotfiles-bdb03f30cf760d0a7bd29e2ed52abb80c7a56136.tar.xz dotfiles-bdb03f30cf760d0a7bd29e2ed52abb80c7a56136.zip | |
update zsh
| -rw-r--r-- | .zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ export LC_ALL=en_US.UTF-8 # Set name of the theme to load. Optionally, if you set this to "random" # it'll load a random theme each time that oh-my-zsh is loaded. # See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes -ZSH_THEME="robbyrussell" +ZSH_THEME="robbyrussell-mod" # Set list of themes to load # Setting this variable when ZSH_THEME=random |
