X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=functions;h=2227332490a33bb173605c8f4d1bfd4a352a8ee0;hb=dcec87c5d26412332ea56c1ce39eef61b3a932af;hp=1107738f57c0b7757f91e68d2c0583845343c08c;hpb=b51ceee0b72987ab3a9533c6560dd538b6332476;p=hvlinux.git diff --git a/functions b/functions index 1107738..2227332 100644 --- a/functions +++ b/functions @@ -24,6 +24,8 @@ TAR_OPTS="-b8" HV_FONTS_PATH="/usr/share/fonts" +DEFAULT_EDITOR=nano + # It seems that when compiling bash-4.0, using # "make -j 1" is causing problems... if [ "x${MAKEJOBS}" = "x1" ]; then