#! /bin/zsh # # this file: # http://user.it.uu.se/~embe8573/conf/.zsh/options # https://dataswamp.org/~incal/conf/.zsh/options setopt autocd setopt extendedglob setopt nomatch setopt notify setopt warn_create_global unsetopt beep [[ -n "$INSIDE_EMACS" ]] && unset zle_bracketed_paste