diff options
Diffstat (limited to 'bashrc')
| -rw-r--r-- | bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ export WINEPREFIX=$HOME/.wine/default export SDL_AUDIODRIVER=alsa export XDG_DATA_HOME=$HOME/.local/share export LESS="-R -M --shift 10" +export EMAIL="reiner@reiner-h.de" # use vim as pager (VimTip 167) export MANPAGER="/bin/sh -c \"col -b -x | view -u ~/.vim/pager.vim -c 'set ft=man nomod nolist' -\"" |
