tweaks
This commit is contained in:
parent
d60c08f390
commit
ece42fc1f6
2 changed files with 6 additions and 6 deletions
|
@ -39,7 +39,7 @@
|
|||
nixupdate = "sudo nix-channel --update && sudo nixos-rebuild switch";
|
||||
nixclean = "sudo nix-env --delete-generations old --profile /nix/var/nix/profiles/system && sudo /nix/var/nix/profiles/system/bin/switch-to-configuration switch && sudo nix-store --gc";
|
||||
};
|
||||
shellInit = "cd ~/Developpements;";
|
||||
#shellInit = "cd ~/Developpements;";
|
||||
ohMyZsh = {
|
||||
enable = true;
|
||||
plugins = [ "git" "ssh-agent" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue