Skip to content

Commit

Permalink
feat: add home-switch to shell
Browse files Browse the repository at this point in the history
  • Loading branch information
solidsnakedev committed Nov 28, 2023
1 parent f606a80 commit dab57fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home-manager/mac/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
shellAliases = {
l = "ls -la";
# update = "sudo nixos-rebuild switch";
home-switch = "home-manager switch --flake ~/nixos-config";
};
interactiveShellInit = ''
neofetch --disable packages
Expand Down

0 comments on commit dab57fc

Please sign in to comment.