Changed zsh color scheme to gruvbox
This commit is contained in:
parent
f02dd3ac91
commit
58224957ac
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -31,7 +31,7 @@ zplug "plugins/git", from:oh-my-zsh
|
||||||
zplug chriskempson/base16-shell, from:github
|
zplug chriskempson/base16-shell, from:github
|
||||||
|
|
||||||
zplug load
|
zplug load
|
||||||
base16_dracula
|
base16_gruvbox-dark-hard
|
||||||
|
|
||||||
# Preferred editor for local and remote sessions
|
# Preferred editor for local and remote sessions
|
||||||
if [[ -n $SSH_CONNECTION ]]; then
|
if [[ -n $SSH_CONNECTION ]]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue