updated zsh state
This commit is contained in:
parent
912a2dae1b
commit
d46572f8f9
@ -44,7 +44,7 @@ DISABLE_AUTO_UPDATE="true"
|
||||
{%- if zsh.config.minimal %}
|
||||
plugins=(common-aliases git)
|
||||
{%- else %}
|
||||
plugins=(common-aliases sudo docker salt git ansible command-not-found systemd python nmap zsh-autosuggestions golang rust kubectl ssh-agent)
|
||||
plugins=(common-aliases sudo docker git ansible command-not-found systemd python nmap zsh-autosuggestions golang rust kubectl)
|
||||
{%- endif %}
|
||||
|
||||
if [[ -f $ZSH/oh-my-zsh.sh ]]
|
||||
|
Loading…
Reference in New Issue
Block a user