fix: update directory for uh and uo zsh aliases

This commit is contained in:
2025-08-06 05:53:58 +05:00
parent ddbe1157c7
commit cb8898414d

View File

@@ -18,8 +18,8 @@
du = "dust";
rm = "rip";
cp = "xcp";
uo = "nh os switch ~/nix-config";
uh = "nh home switch ~/nix-config";
uo = "nh os switch ~/git/nix-config";
uh = "nh home switch ~/git/nix-config";
k = "kubectl";
};