alias for editing helix nix file
This commit is contained in:
parent
b1b53ceef3
commit
9eb73324df
|
@ -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