mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-22 06:28:08 +01:00
Fix kbash
This commit is contained in:
parent
3d993206c4
commit
a5ce7f762a
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
function kbash
|
function kbash
|
||||||
kubectl $argv
|
kubectl bash $argv
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue