Skip to content

Commit

Permalink
add kubectl plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTrustor committed Apr 6, 2017
1 parent 8e6b953 commit afa96f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ZSH_THEME="mrtrustor"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git brew docker osx)
plugins=(git brew docker osx kubectl)

source $ZSH/oh-my-zsh.sh

Expand Down

0 comments on commit afa96f4

Please sign in to comment.