summaryrefslogtreecommitdiffstats
path: root/bash
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-11-18 21:08:38 -0500
committerDavid Robillard <d@drobilla.net>2021-11-18 21:08:38 -0500
commit9d2a00118e65bbe81e3b0d77e9c6225a6cf4c080 (patch)
treec5238d6e48b2a5f984b73b892e5d3697311f0738 /bash
parent989e1cdde2390322b4a4569391e2144b68303ddd (diff)
downloaddotfiles-9d2a00118e65bbe81e3b0d77e9c6225a6cf4c080.tar.gz
dotfiles-9d2a00118e65bbe81e3b0d77e9c6225a6cf4c080.tar.bz2
dotfiles-9d2a00118e65bbe81e3b0d77e9c6225a6cf4c080.zip
Set PAGER to less for mandoc
Diffstat (limited to 'bash')
-rw-r--r--bash/.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/.bashrc b/bash/.bashrc
index a872163..37af72e 100644
--- a/bash/.bashrc
+++ b/bash/.bashrc
@@ -103,6 +103,7 @@ export LC_TIME="en_DK.UTF-8"
export WINDOW_MANAGER="/usr/bin/bspwm"
export GTK_IM_MODULE="xim"
export EDITOR="emacsclient"
+export PAGER="less"
export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/local/lib/pkgconfig
# colorize man