chore: easier aliases for updating system

This commit is contained in:
2024-11-19 19:52:35 +05:00
parent 9eb7299ca1
commit 36fa016024

View File

@@ -25,8 +25,8 @@
du = "dust";
rm = "rip";
cp = "xcp";
update-os = "nh os switch ~/.dotfiles";
update-home = "nh home switch ~/.dotfiles";
uo = "nh os switch ~/.dotfiles";
uh = "nh home switch ~/.dotfiles";
k = "kubectl";
};