summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-08-25 18:47:45 +0000
committerMike Frysinger <vapier@gentoo.org>2007-08-25 18:47:45 +0000
commit2c072739cb9f7a5deb3b180c1b8db44d4176d045 (patch)
tree1176b3d0598321ce4023737951fc669c24ef5ec7 /etc/profile
parentMake sure we list all config files in rc help output. (diff)
downloadbaselayout-2c072739cb9f7a5deb3b180c1b8db44d4176d045.tar.gz
baselayout-2c072739cb9f7a5deb3b180c1b8db44d4176d045.tar.bz2
baselayout-2c072739cb9f7a5deb3b180c1b8db44d4176d045.zip
Punt PAGER and EDITOR. People need to set this themselves now.
svn path=/trunk/; revision=2850
Diffstat (limited to 'etc/profile')
-rw-r--r--etc/profile5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/profile b/etc/profile
index 27d6b4d1..233f0d32 100644
--- a/etc/profile
+++ b/etc/profile
@@ -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