diff options
Diffstat (limited to 'bash/.bashrc')
-rw-r--r-- | bash/.bashrc | 1 |
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 |