Initial commit
This commit is contained in:
4
functions/k.fish
Normal file
4
functions/k.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
function k --wraps=kubectl --description 'alias k kubectl'
|
||||
kubectl $argv
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user