history.zsh (141B)
1 # HISTORY 2 HISTFILE=~/.zhistory 3 setopt INC_APPEND_HISTORY 4 HISTSIZE=12000 5 SAVEHIST=10000 6 setopt HIST_EXPIRE_DUPS_FIRST 7 setopt EXTENDED_HISTORY
dotfiles*nix config files | |
git clone git://git.pyratebeard.net/dotfiles.git | |
Log | Files | Refs | README |