Add some zsh aliases
This commit is contained in:
parent
519094f467
commit
2844eb0722
@ -109,3 +109,8 @@ source $ZSH/oh-my-zsh.sh
|
||||
# Example aliases
|
||||
# alias zshconfig="mate ~/.zshrc"
|
||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||
|
||||
alias k="kubectl"
|
||||
alias kns="kubens"
|
||||
alias kctx="kubectx"
|
||||
alias tf="terraform"
|
||||
|
Loading…
Reference in New Issue
Block a user