* Set a default value for $EDITOR.

svn path=/nixos/trunk/; revision=8545
This commit is contained in:
Eelco Dolstra 2007-04-07 19:29:34 +00:00
parent 174f4f2c99
commit 7efb843481

View file

@ -6,6 +6,7 @@ export TZ=@timeZone@
export TZDIR=@glibc@/share/zoneinfo
export FONTCONFIG_FILE=/etc/fonts/fonts.conf
export LANG=@defaultLocale@
export EDITOR=nano
# A nice prompt.