Skip to content

Commit

Permalink
feat(kubes): alias ka
Browse files Browse the repository at this point in the history
  • Loading branch information
tekumara committed Jan 14, 2024
1 parent a03ae07 commit d2624da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/.zshrc.d/kubes.plugin.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/kubectl/kubectl.plugin.zsh
# https://github.com/ahmetb/kubectl-aliases
alias k='kubectl'
alias ka='kubectl attach -it'
alias kc='kubectx'
alias kd='kubectl describe'
alias kdd='kubectl describe deployment'
Expand Down

0 comments on commit d2624da

Please sign in to comment.