diff --git a/zsh/nobeep.zsh b/zsh/nobeep.zsh deleted file mode 100644 index c60256d3..00000000 --- a/zsh/nobeep.zsh +++ /dev/null @@ -1,2 +0,0 @@ -# bells suck -setopt nobeep diff --git a/zsh/prezto-override/zpreztorc b/zsh/prezto-override/zpreztorc index ee9dd318..f5ca3c53 100644 --- a/zsh/prezto-override/zpreztorc +++ b/zsh/prezto-override/zpreztorc @@ -32,14 +32,14 @@ zstyle ':prezto:load' pmodule \ 'spectrum' \ 'utility' \ 'completion' \ - 'prompt' \ 'archive' \ 'fasd' \ 'git' \ + 'osx' \ + 'ruby' \ 'syntax-highlighting' \ 'history-substring-search' \ - 'osx' \ - 'ruby' + 'prompt' # # Editor @@ -111,12 +111,12 @@ zstyle ':prezto:module:ssh-agent' forwarding 'yes' # Set syntax highlighters. # By default main, brackets, and cursor are enabled. -zstyle ':prezto:module:syntax-highlighting' highlighters \ - 'main' \ - 'brackets' \ - 'pattern' \ - 'cursor' \ - 'root' +# zstyle ':prezto:module:syntax-highlighting' highlighters \ +# 'main' \ +# 'brackets' \ +# 'pattern' \ +# 'cursor' \ +# 'root' # # Terminal