Changed zsh color scheme to gruvbox

This commit is contained in:
Kaholaz 2023-02-08 23:40:53 +01:00
parent f02dd3ac91
commit 58224957ac
Signed by: kaholaz
GPG key ID: 2EFFEDEE03519691

2
.zshrc
View file

@ -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