save a l\arrache
This commit is contained in:
parent
3774c53e72
commit
aa631246b2
7 changed files with 150 additions and 67 deletions
|
@ -23,6 +23,7 @@
|
|||
nixupdate = "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;";
|
||||
ohMyZsh = {
|
||||
enable = true;
|
||||
plugins = [ "git" ];
|
||||
|
@ -53,12 +54,15 @@
|
|||
mosh
|
||||
neofetch
|
||||
pandoc
|
||||
pciutils
|
||||
starship
|
||||
tmux
|
||||
tree
|
||||
unzip
|
||||
whois
|
||||
usbutils
|
||||
wget
|
||||
whois
|
||||
wirelesstools
|
||||
zola
|
||||
zsh-autosuggestions
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue