mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-04 22:04:00 +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
|
||||
kubectl $argv
|
||||
kubectl bash $argv
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue