* Set a default value for $EDITOR.
svn path=/nixos/trunk/; revision=8545
This commit is contained in:
parent
174f4f2c99
commit
7efb843481
@ -6,6 +6,7 @@ export TZ=@timeZone@
|
|||||||
export TZDIR=@glibc@/share/zoneinfo
|
export TZDIR=@glibc@/share/zoneinfo
|
||||||
export FONTCONFIG_FILE=/etc/fonts/fonts.conf
|
export FONTCONFIG_FILE=/etc/fonts/fonts.conf
|
||||||
export LANG=@defaultLocale@
|
export LANG=@defaultLocale@
|
||||||
|
export EDITOR=nano
|
||||||
|
|
||||||
|
|
||||||
# A nice prompt.
|
# A nice prompt.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user