Fix kbash

This commit is contained in:
Gabriel Augendre 2022-05-03 11:16:34 +02:00
parent 3d993206c4
commit a5ce7f762a
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
function kbash
kubectl $argv
kubectl bash $argv
end