From a2b9f906250eae930046b3ddaea0dd158a330049 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 11 Jul 2009 22:02:56 -0500 Subject: less should never use the bell --- bashrc | 1 + 1 file changed, 1 insertion(+) (limited to 'bashrc') diff --git a/bashrc b/bashrc index 1e13857..043b7f2 100644 --- a/bashrc +++ b/bashrc @@ -59,6 +59,7 @@ alias bc="bc -lq" alias ncmpc="ncmpc -c" alias truecrypt="sudo truecrypt -t" alias darcs="rlwrap darcs" +alias less="less -Q" # }}} # games {{{ alias nao="(TERM=rxvt telnet nethack.alt.org)" -- cgit v1.2.3-54-g00ecf