diff options
| -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 |
