mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Use common history
This commit is contained in:
parent
64e786dbde
commit
40bca78da2
2 changed files with 4 additions and 1 deletions
|
|
@ -13,4 +13,7 @@ export HISTCONTROL=ignoreboth
|
|||
# more!
|
||||
export HISTSIZE=10000
|
||||
|
||||
# file
|
||||
export HISTFILE=~/.history
|
||||
|
||||
# vim: ft=bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue