1
0
mirror of https://github.com/akelge/zsh synced 2025-08-13 13:58:18 +00:00
This commit is contained in:
2023-08-31 08:51:51 +02:00
parent e9105f880c
commit 894ed572a3

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