updated stuff
This commit is contained in:
parent
872a2088b1
commit
28c4548eab
5 changed files with 1094 additions and 181 deletions
|
@ -28,7 +28,7 @@ esac
|
|||
# History in cache directory:
|
||||
HISTSIZE=50000
|
||||
SAVEHIST=10000
|
||||
HISTFILE=$HOME/.cache/zsh/history
|
||||
HISTFILE=$HOME/.config/dotfiles/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