Add last package warning
This commit is contained in:
parent
d5d2ac3cef
commit
c12071e5be
1 changed files with 1 additions and 2 deletions
3
.zshrc
3
.zshrc
|
@ -28,9 +28,8 @@ zplug "zsh-users/zsh-history-substring-search", defer:3, on:"zsh-users/zsh-synta
|
||||||
zplug "plugins/git", from:oh-my-zsh
|
zplug "plugins/git", from:oh-my-zsh
|
||||||
zplug "plugins/command-not-found", from:oh-my-zsh
|
zplug "plugins/command-not-found", from:oh-my-zsh
|
||||||
|
|
||||||
# Base16
|
# Base16 (This should be the last plugin)
|
||||||
zplug chriskempson/base16-shell, from:github
|
zplug chriskempson/base16-shell, from:github
|
||||||
|
|
||||||
zplug load
|
zplug load
|
||||||
base16_gruvbox-dark-hard
|
base16_gruvbox-dark-hard
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue