zsh/config/zsh/interactive/options

6 lines
169 B
Bash

#! zsh
setopt auto_pushd pushd_ignore_dups
setopt correct
zstyle ':completion:*' completer _expand _complete _correct _approximate
zstyle ':completion:*' menu select=2