From ad0d5f04f10ca2d48cd8535b38be92895902044a Mon Sep 17 00:00:00 2001 From: Michael Mandl Date: Mon, 10 Jun 2019 17:28:07 +0200 Subject: [PATCH] Set theme to 'intheloop' --- zsh/zshrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zsh/zshrc b/zsh/zshrc index 693f77b..cdd7c83 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -12,8 +12,7 @@ ZSH_TMUX_AUTOCONNECT=false # load a random theme each time oh-my-zsh is loaded, in which case, # to know which specific one was loaded, run: echo $RANDOM_THEME # See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes -#ZSH_THEME="blinks" -ZSH_THEME="random" +ZSH_THEME="intheloop" # Set list of themes to pick from when loading at random # Setting this variable when ZSH_THEME=random will cause zsh to load