about summary refs log tree commit diff
path: root/bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash')
-rw-r--r--bash/.bashrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/bash/.bashrc b/bash/.bashrc
index 65c9ae3..334c920 100644
--- a/bash/.bashrc
+++ b/bash/.bashrc
@@ -129,5 +129,5 @@ fi
 # vi mode input
 set -o vi
 
-export RTV_EDITOR=vim
-export BROWSER=w3m
+export EDITOR=vim
+export PAGER=less