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

@@ -6,5 +6,3 @@ LDPATH="/usr/local/lib"
MANPATH="/usr/local/share/man:/usr/share/man"
INFOPATH="/usr/share/info"
CVS_RSH="ssh"
PAGER="/usr/bin/less"
LESSOPEN="|lesspipe.sh %s"