aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile
index df3ed3b..e3fad15 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -28,6 +28,7 @@ export PATH="$HOME/.local/bin:$PATH"
# general exports
export EDITOR=vim
export TERMINAL=urxvt
+export MANPAGER="vim -M +MANPAGER -"
export PROMPT_COMMAND='cd .; history -a; history -n;'
export HISTSIZE=
export HISTFILESIZE=