remove kubectl alias k

This commit is contained in:
Gabriel Augendre 2023-08-11 19:40:02 +02:00
parent e1ace00366
commit 501a0d0cfa

View file

@ -1,3 +0,0 @@
function k --wraps=kubectl --description 'alias k=kubectl'
kubectl $argv;
end