zsh/dot-config/zsh/interactive/options
2023-10-23 15:20:13 +11:00

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