This commit is contained in:
kagura114 2024-09-03 14:23:03 +08:00
parent aa57867952
commit 78d6616b51

View file

@ -91,6 +91,8 @@ in
update = "sudo nixos-rebuild switch";
home-update = "home-manager switch";
home-edit = "hx ~/.config/home-manager";
home-fetch = "bash -c \"cd ./.config/home-manager/ || git pull\"";
};
history = {