diff options
Diffstat (limited to '.exports')
-rw-r--r-- | .exports | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,4 +5,4 @@ export MANPAGER="less -X" # Larger bash history (allow 32³ entries; default is 500) export HISTSIZE=32768 -export HISTFILESIZE=$HISTSIZE +export HISTFILESIZE=$HISTSIZE
\ No newline at end of file |