set pager

This commit is contained in:
Connor Olding 2019-07-13 08:29:45 -07:00
parent 30d4fe57cd
commit 00c057a1f1
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ unset LD_LIBRARY_PATH
[[ "$DESKTOP_SESSION" == xfce ]] && export QT_QPA_PLATFORMTHEME=""
export EDITOR=vim
export PAGER=less
export VST_SDK_DIR="$HOME/src/vstsdk2.4"
export LADSPA_PATH="/usr/lib/ladspa"
export NQDIR="$HOME/play"