mirror of https://github.com/Chizi123/Dotfiles.git

Joel Grunbaum
2020-06-01 1c5cae36bd6847dc97ad2e9fed0e0dca4d0331ad
zsh/.zshrc
@@ -8,7 +8,7 @@
SAVEHIST=10000
# ZSH options
setopt autocd extendedglob # Automatically cd without cd and expand globs
setopt autocd extendedglob correct_all # Automatically cd without cd and expand globs
unsetopt beep notify # Turn off terminal beeps
bindkey -e #Emacs mode