feat: add kubectl alias to zsh

This commit is contained in:
2024-11-18 13:29:53 +05:00
parent 2545200539
commit fd69e56890

View File

@@ -27,6 +27,7 @@
cp = "xcp"; cp = "xcp";
update-os = "nh os switch ~/.dotfiles"; update-os = "nh os switch ~/.dotfiles";
update-home = "nh home switch ~/.dotfiles"; update-home = "nh home switch ~/.dotfiles";
k = "kubectl"
}; };
history = { history = {