This commit is contained in:
parent
bc0d335efe
commit
25a9360c63
@ -48,7 +48,7 @@ DISABLE_AUTO_UPDATE="true"
|
|||||||
|
|
||||||
plugins=(common-aliases git)
|
plugins=(common-aliases git)
|
||||||
{%- if zsh.config.full %}
|
{%- if zsh.config.full %}
|
||||||
plugins+=(common-aliases sudo docker git ansible command-not-found systemd python nmap zsh-autosuggestions golang rust kubectl)
|
plugins+=(common-aliases sudo docker git command-not-found systemd python nmap zsh-autosuggestions golang rust kubectl)
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
{%- if zsh.config.sshagent %}
|
{%- if zsh.config.sshagent %}
|
||||||
|
Loading…
Reference in New Issue
Block a user