Initial OSX environment
This commit is contained in:
parent
e82c7987f9
commit
605f912190
1 changed files with 12 additions and 2 deletions
|
@ -32,6 +32,16 @@ zstyle ':prezto:load' pmodule \
|
|||
'spectrum' \
|
||||
'utility' \
|
||||
'completion' \
|
||||
'fasd' \
|
||||
'deer' \
|
||||
'zsh-notify' \
|
||||
'homebrew' \
|
||||
'osx' \
|
||||
'git' \
|
||||
'syntax-highlighting' \
|
||||
'history-substring-search' \
|
||||
'autosuggestions' \
|
||||
'autoenv' \
|
||||
'prompt'
|
||||
|
||||
#
|
||||
|
@ -55,7 +65,7 @@ zstyle ':prezto:module:deer' key-bindings '^k'
|
|||
zstyle ':prezto:module:editor' key-bindings 'emacs'
|
||||
|
||||
# Auto convert .... to ../..
|
||||
# zstyle ':prezto:module:editor' dot-expansion 'yes'
|
||||
zstyle ':prezto:module:editor' dot-expansion 'yes'
|
||||
|
||||
#
|
||||
# Git
|
||||
|
@ -168,4 +178,4 @@ zstyle ':prezto:module:prompt' theme 'sorin'
|
|||
# zstyle ':prezto:module:tmux:auto-start' remote 'yes'
|
||||
|
||||
# Integrate with iTerm2.
|
||||
# zstyle ':prezto:module:tmux:iterm' integrate 'yes'
|
||||
zstyle ':prezto:module:tmux:iterm' integrate 'yes'
|
||||
|
|
Loading…
Add table
Reference in a new issue