From 0aeacc7e7ceb231fc5c9e1016defd0e70b100687 Mon Sep 17 00:00:00 2001 From: Gaetan Semet Date: Tue, 13 Mar 2018 00:29:16 +0100 Subject: [PATCH] enable helm kubectl --- templates/zshrc-linux.zsh | 2 +- templates/zshrc-mac.zsh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/zshrc-linux.zsh b/templates/zshrc-linux.zsh index 8f144b888..ac7abc8c0 100644 --- a/templates/zshrc-linux.zsh +++ b/templates/zshrc-linux.zsh @@ -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 \ common-aliases work-aliases zsh-syntax-highlighting \ tmux txw jump grin pip colored-man docker yocto tig \ - docker-rswl ) + docker-rswl helm kubectl cp) source $ZSH/oh-my-zsh.sh diff --git a/templates/zshrc-mac.zsh b/templates/zshrc-mac.zsh index 989cea208..908a4df63 100644 --- a/templates/zshrc-mac.zsh +++ b/templates/zshrc-mac.zsh @@ -37,7 +37,7 @@ plugins=(git2 python repo cp buildbot rsync git-extras git-remote-branch\ vim-scp ufw sublime pylint pep8 autopep8 \ common-aliases work-aliases zsh-syntax-highlighting \ txw jump grin pip colored-man osx tig brew \ - subliminal) + subliminal helm kubectl cp cask) source $ZSH/oh-my-zsh.sh # User configuration