Some new features

This commit is contained in:
Alexander Gehrke 2014-06-27 07:45:18 +02:00
parent fd463e0d24
commit 42cffd35cc
9 changed files with 588 additions and 2 deletions

3
zshrc
View file

@ -2,6 +2,9 @@
HISTFILE=~/.histfile
HISTSIZE=100000
SAVEHIST=100000
GPG_TTY=`tty`
export GPG_TTY
setopt autocd extendedglob notify correct autonamedirs
setopt list_ambiguous autopushd pushd_ignore_dups
setopt hist_ignore_all_dups hist_ignore_space share_history