Skip to content

Commit

Permalink
Merge pull request #110 from Okabe-Junya/feat/add-alias
Browse files Browse the repository at this point in the history
Feat: add some alias
  • Loading branch information
Okabe-Junya authored Sep 5, 2024
2 parents f121079 + 9fd047c commit 7d5de10
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 7d5de10

Please sign in to comment.