mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-12 03:07:57 -05:00
Set EDITOR to vim
This commit is contained in:
parent
bc5b59160a
commit
8a8bc40c43
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@
|
||||||
# /etc/profiles/per-user/annika/etc/profile.d/hm-session-vars.sh
|
# /etc/profiles/per-user/annika/etc/profile.d/hm-session-vars.sh
|
||||||
#
|
#
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
# EDITOR = "emacs";
|
EDITOR = "vim";
|
||||||
SUDO_EDITOR = "vim";
|
SUDO_EDITOR = "vim";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue