Some new features
This commit is contained in:
parent
fd463e0d24
commit
42cffd35cc
9 changed files with 588 additions and 2 deletions
3
zshrc
3
zshrc
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue