alias for editing helix nix file
This commit is contained in:
parent
e5f42a7f2c
commit
6ef18494c2
|
@ -31,6 +31,7 @@
|
||||||
ep = "hx ~/nix/modules/packages/default.nix";
|
ep = "hx ~/nix/modules/packages/default.nix";
|
||||||
ex = "hx ~/nix/home/helix/default.nix";
|
ex = "hx ~/nix/home/helix/default.nix";
|
||||||
efox = "hx ~/nix/home/firefox/default.nix";
|
efox = "hx ~/nix/home/firefox/default.nix";
|
||||||
|
ehx = "hx ~/nix/home/helix/default.nix";
|
||||||
};
|
};
|
||||||
|
|
||||||
history.size = 1000000;
|
history.size = 1000000;
|
||||||
|
|
Loading…
Reference in a new issue