From 9f577831d7c083ca84b94360235190ced4d27416 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 26 Mar 2008 15:37:16 -0400 Subject: changes from charm; huge addressbook? --- .profile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.profile') diff --git a/.profile b/.profile index c6728f7..deae019 100644 --- a/.profile +++ b/.profile @@ -19,7 +19,7 @@ MAVEN_HOME="/usr/local/share/java/maven"; export MAVEN_HOME BLOCKSIZE=K; export BLOCKSIZE EDITOR=vim; export EDITOR -PAGER="less"; export PAGER +PAGER="less -R"; export PAGER # set ENV to a file invoked each time sh is started for interactive use. ENV=$HOME/.shrc; export ENV @@ -32,6 +32,3 @@ esac alias ls="ls -G" alias xterm_="xterm -rv +sb -ls" -alias ":q"="exit" -alias ":wq"="exit" -alias ":q!"="exit" -- cgit v1.2.3