mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2025-09-05 21:00:42 +00:00
kubectl alias
This commit is contained in:
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
|
Reference in New Issue
Block a user