zsh/dot-config/zsh/interactive/options.zsh

7 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