Let the terminal determine colors.
This commit is contained in:
parent
eb2c20a395
commit
6744124caa
2 changed files with 2 additions and 10 deletions
4
.zshrc
4
.zshrc
|
@ -24,11 +24,7 @@ zplug "zsh-users/zsh-syntax-highlighting", defer:3, on:"zsh-users/zsh-syntax-hig
|
|||
# Plugins from oh my zsh
|
||||
zplug "plugins/git", from:oh-my-zsh
|
||||
zplug "plugins/command-not-found", from:oh-my-zsh
|
||||
|
||||
# Base16 (This should be the last plugin)
|
||||
zplug "chriskempson/base16-shell", from:github
|
||||
zplug load
|
||||
base16_gruvbox-dark-hard
|
||||
|
||||
if dig google.com +timeout=1 >/dev/null 2>&1; then;
|
||||
HAS_NETWORK=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue