################## # shell features # ################## setopt equals setopt extendedglob setopt interactivecomments setopt autopushd HISTSIZE=100000 SAVEHIST=100000 HISTFILE=~/.zsh-history setopt INC_APPEND_HISTORY