non important commit
This commit is contained in:
parent
0b253c633b
commit
e192d50ecd
1 changed files with 2 additions and 2 deletions
|
|
@ -40,8 +40,8 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
system = "nvim /home/maxag/.nix-config/flake.nix";
|
system = "^$env.EDITOR /home/maxag/.nix-config/flake.nix";
|
||||||
home = "nvim /home/maxag/.nix-config/home/${device-name}/home.nix";
|
home = "^$env.EDITOR /home/maxag/.nix-config/home/${device-name}/home.nix";
|
||||||
cat = "bat -p -P";
|
cat = "bat -p -P";
|
||||||
nix-shell = "nix-shell --run nu";
|
nix-shell = "nix-shell --run nu";
|
||||||
garbage = " sudo nix-collect-garbage --delete-old";
|
garbage = " sudo nix-collect-garbage --delete-old";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue