Skip to content

Commit

Permalink
feat: add some alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Okabe-Junya committed Sep 5, 2024
1 parent f121079 commit 9fd047c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .zsh/zshrc/alias.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ alias kga='kubectl get all'
alias kgp='kubectl get pods'
alias kgs='kubectl get services'
alias kgn='kubectl get nodes'
alias kx='kubectx'
alias kn='kubens'

0 comments on commit 9fd047c

Please sign in to comment.