updated zsh state
This commit is contained in:
parent
248ca2a4cf
commit
33cf48ce01
@ -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)
|
||||
plugins=(common-aliases sudo docker salt git ansible command-not-found systemd python nmap zsh-autosuggestions golang rust kubectl ssh-agent)
|
||||
{%- endif %}
|
||||
|
||||
if [[ -f $ZSH/oh-my-zsh.sh ]]
|
||||
|
Loading…
Reference in New Issue
Block a user