mirror of
https://github.com/akelge/zsh
synced 2026-02-24 03:10:47 +00:00
Add KK post alias and disable aws CLI
This commit is contained in:
@ -40,6 +40,7 @@ alias kk='kubectl konfig merge ~/.kube/configs/* > ~/.kube/config'
|
||||
#
|
||||
alias -g G="|grep "
|
||||
alias -g K="-o yaml | kubectl neat | less"
|
||||
alias -g KK="-o yaml | less"
|
||||
alias -g L="|less"
|
||||
alias -g NO="> /dev/null"
|
||||
alias -g NE="2> /dev/null"
|
||||
|
||||
Reference in New Issue
Block a user