From 06372049fb8dc27b33ce5f68826971c22db17bf7 Mon Sep 17 00:00:00 2001 From: Omar Magdy Date: Sun, 15 May 2022 21:56:58 +0200 Subject: Did some minor updates to kitty.conf and .zshrc --- zsh/.zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'zsh/.zshrc') 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` -- cgit v1.2.3