mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
set pager
This commit is contained in:
parent
30d4fe57cd
commit
00c057a1f1
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ unset LD_LIBRARY_PATH
|
||||||
[[ "$DESKTOP_SESSION" == xfce ]] && export QT_QPA_PLATFORMTHEME=""
|
[[ "$DESKTOP_SESSION" == xfce ]] && export QT_QPA_PLATFORMTHEME=""
|
||||||
|
|
||||||
export EDITOR=vim
|
export EDITOR=vim
|
||||||
|
export PAGER=less
|
||||||
export VST_SDK_DIR="$HOME/src/vstsdk2.4"
|
export VST_SDK_DIR="$HOME/src/vstsdk2.4"
|
||||||
export LADSPA_PATH="/usr/lib/ladspa"
|
export LADSPA_PATH="/usr/lib/ladspa"
|
||||||
export NQDIR="$HOME/play"
|
export NQDIR="$HOME/play"
|
||||||
|
|
Loading…
Add table
Reference in a new issue