1
0
Fork 0

Initial OSX environment

pull/1225/head
Rui Coelho 8 years ago
parent e82c7987f9
commit 605f912190

@ -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…
Cancel
Save