diff options
| author | Steve Lee <me@xiangyangli.com> | 2022-04-24 06:56:52 +0800 |
|---|---|---|
| committer | Steve Lee <me@xiangyangli.com> | 2022-04-24 06:56:52 +0800 |
| commit | b67c59cc4089bc4a132e48291d87bb07a5a0df25 (patch) | |
| tree | 0635e720e17d1e3279f27f24c46f0229c8106dbe /.zshrc | |
| parent | cf44ca6f30e1362c390b14475ed4690d0b8da7e1 (diff) | |
| parent | 98a53ba966b0f2ffc2a2568e8614084ad9d385a2 (diff) | |
| download | dotfiles-master.tar.xz dotfiles-master.zip | |
Diffstat (limited to '.zshrc')
| -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 |
