swithc
defautl shyell editor to helix
This commit is contained in:
@@ -399,7 +399,7 @@
|
||||
programs.bash = {
|
||||
enable = true;
|
||||
sessionVariables = {
|
||||
EDITOR = "vim";
|
||||
EDITOR = "hx";
|
||||
};
|
||||
profileExtra = ''
|
||||
if [ -e /home/nathan/.nix-profile/etc/profile.d/nix.sh ]; then . /home/nathan/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer
|
||||
|
||||
Reference in New Issue
Block a user