From e8e229a4a80496b5963c879508e097c348eed1c2 Mon Sep 17 00:00:00 2001 From: dbroqua Date: Wed, 9 Sep 2020 10:14:42 +0200 Subject: [PATCH] Set NORD Theme for zsh --- dotfiles/zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/zshrc b/dotfiles/zshrc index 8bf0509..425869c 100644 --- a/dotfiles/zshrc +++ b/dotfiles/zshrc @@ -9,7 +9,8 @@ export ZSH="/home/dbroqua/.oh-my-zsh" # to know which specific one was loaded, run: echo $RANDOM_THEME # See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes #ZSH_THEME="robbyrussell" -ZSH_THEME="xiong-chiamiov-plus" +#ZSH_THEME="xiong-chiamiov-plus" +ZSH_THEME="tywr" # Set list of themes to pick from when loading at random # Setting this variable when ZSH_THEME=random will cause zsh to load