mirror of
https://codeberg.org/muon/home.git
synced 2025-12-05 23:57:46 +00:00
Fix zsh definition
This commit is contained in:
parent
17f66b8453
commit
0828145d24
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
};
|
||||
|
||||
home.sessionVariables.EDITOR = "hx";
|
||||
zsh.sessionVariables.EDITOR = "hx";
|
||||
programs.zsh.sessionVariables.EDITOR = "hx";
|
||||
|
||||
programs.helix = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue