mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Set default editor
This commit is contained in:
parent
c56b27fdbb
commit
17f66b8453
1 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,9 @@
|
||||||
nix-direnv.enable = true;
|
nix-direnv.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
home.sessionVariables.EDITOR = "hx";
|
||||||
|
zsh.sessionVariables.EDITOR = "hx";
|
||||||
|
|
||||||
programs.helix = {
|
programs.helix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue