Enable the Less history file
This commit is contained in:
parent
a372ccf603
commit
bff945babf
|
@ -66,7 +66,6 @@ if [[ "$OSTYPE" == darwin* ]]; then
|
|||
fi
|
||||
|
||||
# Less
|
||||
export LESSHISTFILE='-'
|
||||
export LESSEDIT='vim ?lm+%lm. %f'
|
||||
|
||||
# Set the default Less options.
|
||||
|
|
Loading…
Reference in a new issue