aboutsummaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorOmar Magdy <omar.professional8777@gmail.com>2022-05-15 21:56:58 +0200
committerOmar Magdy <omar.professional8777@gmail.com>2022-05-15 21:56:58 +0200
commit06372049fb8dc27b33ce5f68826971c22db17bf7 (patch)
treea389857e9ff3346a95e1c83e8ae05381ad6fa2dc /zsh
parent3e02f1120bdcd68998391cc2e4827de971b96811 (diff)
downloaddotfiles-06372049fb8dc27b33ce5f68826971c22db17bf7.tar.xz
dotfiles-06372049fb8dc27b33ce5f68826971c22db17bf7.zip
Did some minor updates to kitty.conf and .zshrc
Diffstat (limited to 'zsh')
-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`