diff options
Diffstat (limited to '.exports')
-rw-r--r-- | .exports | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,4 +16,4 @@ export LC_ALL="en_US.UTF-8" export LESS_TERMCAP_md="$ORANGE" # Don’t clear the screen after quitting a manual page -export MANPAGER="less -X"
\ No newline at end of file +export MANPAGER="less -X" |