mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
enable helm kubectl
This commit is contained in:
parent
7cb56a5666
commit
0aeacc7e7c
2 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ plugins=(git2 python repo intel-repo cp buildbot rsync git-extras git-remote-bra
|
||||||
vim-scp ufw sublime pylint pep8 autopep8 \
|
vim-scp ufw sublime pylint pep8 autopep8 \
|
||||||
common-aliases work-aliases zsh-syntax-highlighting \
|
common-aliases work-aliases zsh-syntax-highlighting \
|
||||||
tmux txw jump grin pip colored-man docker yocto tig \
|
tmux txw jump grin pip colored-man docker yocto tig \
|
||||||
docker-rswl )
|
docker-rswl helm kubectl cp)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -37,7 +37,7 @@ plugins=(git2 python repo cp buildbot rsync git-extras git-remote-branch\
|
||||||
vim-scp ufw sublime pylint pep8 autopep8 \
|
vim-scp ufw sublime pylint pep8 autopep8 \
|
||||||
common-aliases work-aliases zsh-syntax-highlighting \
|
common-aliases work-aliases zsh-syntax-highlighting \
|
||||||
txw jump grin pip colored-man osx tig brew \
|
txw jump grin pip colored-man osx tig brew \
|
||||||
subliminal)
|
subliminal helm kubectl cp cask)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
# User configuration
|
# User configuration
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue