fix: update directory for uh and uo zsh aliases
This commit is contained in:
@@ -18,8 +18,8 @@
|
|||||||
du = "dust";
|
du = "dust";
|
||||||
rm = "rip";
|
rm = "rip";
|
||||||
cp = "xcp";
|
cp = "xcp";
|
||||||
uo = "nh os switch ~/nix-config";
|
uo = "nh os switch ~/git/nix-config";
|
||||||
uh = "nh home switch ~/nix-config";
|
uh = "nh home switch ~/git/nix-config";
|
||||||
k = "kubectl";
|
k = "kubectl";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user