Use menu_complete to avoid first tab.

This commit is contained in:
Gea-Suan Lin
2014-03-01 01:51:55 +08:00
parent d73c7c2bfc
commit 0ecc4a5d41

1
.zshrc
View File

@@ -70,6 +70,7 @@ export PERL_CPANM_OPT="--mirror http://cpan.nctu.edu.tw/ --mirror http://cpan.cp
export SAVEHIST=2000
#
setopt hist_ignore_all_dups
setopt menu_complete
setopt prompt_subst
#
if [[ -z "$WINDOW" ]]; then