mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
histroy fixes
This commit is contained in:
parent
c03c104606
commit
6baad2b317
2 changed files with 9 additions and 3 deletions
|
|
@ -10,4 +10,7 @@ shopt -s histappend
|
|||
# ignore sequential duplicates
|
||||
export HISTCONTROL=ignoreboth
|
||||
|
||||
# more!
|
||||
export HISTSIZE=10000
|
||||
|
||||
# vim: ft=sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue