updated stuff
This commit is contained in:
parent
0fdf83461e
commit
e1e6037f6c
3 changed files with 9 additions and 1 deletions
|
@ -28,7 +28,7 @@ esac
|
|||
# History in cache directory:
|
||||
HISTSIZE=50000
|
||||
SAVEHIST=10000
|
||||
HISTFILE=$HOME/.config/dotfiles/cache/zsh/history
|
||||
HISTFILE=$HOME/.cache/zsh/history
|
||||
|
||||
## History command configuration
|
||||
setopt extended_history # record timestamp of command in HISTFILE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue