From 58224957ac0499840b29bd46ea4625e910fd21d1 Mon Sep 17 00:00:00 2001 From: Kaholaz Date: Wed, 8 Feb 2023 23:40:53 +0100 Subject: [PATCH] Changed zsh color scheme to gruvbox --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 8c9ab30..9798f17 100644 --- a/.zshrc +++ b/.zshrc @@ -31,7 +31,7 @@ zplug "plugins/git", from:oh-my-zsh zplug chriskempson/base16-shell, from:github zplug load -base16_dracula +base16_gruvbox-dark-hard # Preferred editor for local and remote sessions if [[ -n $SSH_CONNECTION ]]; then