Punt PAGER and EDITOR. People need to set this themselves now.

This commit is contained in:
Mike Frysinger
2007-08-25 18:47:45 +00:00
parent 4a23e42be8
commit 0d031e5481
6 changed files with 8 additions and 14 deletions

View File

@@ -29,11 +29,6 @@ fi
export PATH
unset ROOTPATH
# Extract the value of EDITOR
[ -z "$EDITOR" ] && EDITOR="`. /etc/rc.conf 2>/dev/null; echo $EDITOR`"
[ -z "$EDITOR" ] && EDITOR="/bin/nano"
export EDITOR
if [ -n "${BASH_VERSION}" ] ; then
# Newer bash ebuilds include /etc/bash/bashrc which will setup PS1
# including color. We leave out color here because not all