aboutsummaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 530821b..52c0e1c 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -13,7 +13,8 @@ export ZSH=/usr/share/oh-my-zsh/
# to know which specific one was loaded, run: echo $RANDOM_THEME
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
# if you installed the package oh-my-zsh-powerline-theme-git then you type here "powerline" as zsh theme
-ZSH_THEME="gnzh" # set by `omz`
+# ZSH_THEME="gnzh" # set by `omz`
+ZSH_THEME="robbyrussell"
#ZSH_THEME="bira" # set by `omz`
# ZSH_THEME="gozilla" # set by `omz`
# ZSH_THEME="random" # set by `omz`