This commit is contained in:
Andrea Mistrali 2023-08-31 08:51:51 +02:00
parent e9105f880c
commit 894ed572a3
Signed by: andre
SSH Key Fingerprint: SHA256:/D780pZnuHMQ8xFII5lAtXWy8zdowtBhgWjwi88p+lI
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ export PATH="${KREW_ROOT:-$HOME/.krew}/bin:$PATH"
if whence kubectl > /dev/null; then
alias k=kubectl
alias kp='kubectl ipick'
alias kk='kubectl konfig merge ~/.kube/configs/* > ~/.kube/config'
fi
# Setup iTerm shell integration