feat(ZSH): plugins - activate kubernetes, helm and terraform
This commit is contained in:
parent
f522935be9
commit
c87f867b4c
2
.zshrc
2
.zshrc
@ -68,7 +68,7 @@ ZSH_THEME="powerlevel10k/powerlevel10k"
|
|||||||
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
||||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||||
# Add wisely, as too many plugins slow down shell startup.
|
# Add wisely, as too many plugins slow down shell startup.
|
||||||
plugins=(git httpie ng npm nvm pass pip sudo wd pyenv)
|
plugins=(git httpie ng npm nvm pass pip sudo wd pyenv kubectl helm terraform)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user