summaryrefslogtreecommitdiff
path: root/etc/profile
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
commit0d031e5481ba650fc46ddaaa39c19d0c8dfad2b2 (patch)
tree1176b3d0598321ce4023737951fc669c24ef5ec7 /etc/profile
parent4a23e42be85333dccc39cca6555b96a065ff3855 (diff)
downloadopenrc-0d031e5481ba650fc46ddaaa39c19d0c8dfad2b2.tar.gz
openrc-0d031e5481ba650fc46ddaaa39c19d0c8dfad2b2.tar.bz2
openrc-0d031e5481ba650fc46ddaaa39c19d0c8dfad2b2.tar.xz
Punt PAGER and EDITOR. People need to set this themselves now.
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 27d6b4d..233f0d3 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