Fix Isaiah to actually work

This commit is contained in:
Greg Hellings
2025-05-19 21:47:35 -05:00
parent 6a297a4fc4
commit b70c7874cc
3 changed files with 12 additions and 10 deletions
+3
View File
@@ -63,6 +63,9 @@
# General
gh-personal = "$GH_CONFIG_DIR=\"${config.home.homeDirectory}/.config/gh/personal\" gh";
k = "kubectl";
kn = "kubectl get nodes -o wide";
kp = "kubectl get pods -o wide";
ls = "ls --color";
ll = "ls -l --color";
win = "sudo virsh start win10";