Remove kubectl alias

This commit is contained in:
Ivan R. 2023-08-19 17:01:09 +05:00
parent adf17fc9c4
commit e8268765fc
No known key found for this signature in database
GPG key ID: 56C7BAAE859B302C

View file

@ -8,7 +8,6 @@
ll = "ls -l";
vi = "nvim";
vim = "nvim";
kubectl = "sudo k3s kubectl";
maddyctl = "sudo -u maddy maddyctl";
};
};