|
|
@ -32,6 +32,16 @@ zstyle ':prezto:load' pmodule \
|
|
|
|
'spectrum' \
|
|
|
|
'spectrum' \
|
|
|
|
'utility' \
|
|
|
|
'utility' \
|
|
|
|
'completion' \
|
|
|
|
'completion' \
|
|
|
|
|
|
|
|
'fasd' \
|
|
|
|
|
|
|
|
'deer' \
|
|
|
|
|
|
|
|
'zsh-notify' \
|
|
|
|
|
|
|
|
'homebrew' \
|
|
|
|
|
|
|
|
'osx' \
|
|
|
|
|
|
|
|
'git' \
|
|
|
|
|
|
|
|
'syntax-highlighting' \
|
|
|
|
|
|
|
|
'history-substring-search' \
|
|
|
|
|
|
|
|
'autosuggestions' \
|
|
|
|
|
|
|
|
'autoenv' \
|
|
|
|
'prompt'
|
|
|
|
'prompt'
|
|
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
#
|
|
|
@ -55,7 +65,7 @@ zstyle ':prezto:module:deer' key-bindings '^k'
|
|
|
|
zstyle ':prezto:module:editor' key-bindings 'emacs'
|
|
|
|
zstyle ':prezto:module:editor' key-bindings 'emacs'
|
|
|
|
|
|
|
|
|
|
|
|
# Auto convert .... to ../..
|
|
|
|
# Auto convert .... to ../..
|
|
|
|
# zstyle ':prezto:module:editor' dot-expansion 'yes'
|
|
|
|
zstyle ':prezto:module:editor' dot-expansion 'yes'
|
|
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Git
|
|
|
|
# Git
|
|
|
@ -168,4 +178,4 @@ zstyle ':prezto:module:prompt' theme 'sorin'
|
|
|
|
# zstyle ':prezto:module:tmux:auto-start' remote 'yes'
|
|
|
|
# zstyle ':prezto:module:tmux:auto-start' remote 'yes'
|
|
|
|
|
|
|
|
|
|
|
|
# Integrate with iTerm2.
|
|
|
|
# Integrate with iTerm2.
|
|
|
|
# zstyle ':prezto:module:tmux:iterm' integrate 'yes'
|
|
|
|
zstyle ':prezto:module:tmux:iterm' integrate 'yes'
|
|
|
|