mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2024-12-22 16:26:32 +00:00
kubectl alias
This commit is contained in:
parent
7d2bef6ab1
commit
503ccda41e
3
files/fish/functions/k.fish
Normal file
3
files/fish/functions/k.fish
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
function k --wraps=kubectl --description 'alias k kubectl'
|
||||||
|
kubectl $argv;
|
||||||
|
end
|
Loading…
Reference in New Issue
Block a user