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
|
|
@ -7,7 +7,7 @@ setopt hist_verify
|
|||
|
||||
HISTSIZE=100000
|
||||
SAVEHIST=100000
|
||||
HISTFILE=~/.zsh_history
|
||||
HISTFILE=~/.history
|
||||
HISTORY_IGNORE="(^ +|ls|bg|fg|pwd|exit|cd ..)"
|
||||
|
||||
# vim: ft=zsh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue