diff --git a/.zshrc b/.zshrc index 3caebc7..ff402d3 100644 --- a/.zshrc +++ b/.zshrc @@ -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