This commit is contained in:
parent
815d5a8494
commit
59e4d997cd
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@
|
||||||
|
|
||||||
# Shell aliases
|
# Shell aliases
|
||||||
environment.shellAliases = {
|
environment.shellAliases = {
|
||||||
update = "sudo nixos-rebuild switch --flake github:ediblerope/nixos-config --refresh --no-write-lock-file";
|
update = "sudo nixos-rebuild switch --flake github:ediblerope/nixos-config";
|
||||||
clean = "sudo nix-collect-garbage -d";
|
clean = "sudo nix-collect-garbage -d";
|
||||||
ll = "ls -alh";
|
ll = "ls -alh";
|
||||||
clear = "command clear && fastfetch --config /etc/fastfetch/config.jsonc";
|
clear = "command clear && fastfetch --config /etc/fastfetch/config.jsonc";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue