aboutsummaryrefslogtreecommitdiffstats
path: root/.zpreztorc
diff options
context:
space:
mode:
Diffstat (limited to '.zpreztorc')
-rw-r--r--.zpreztorc11
1 files changed, 0 insertions, 11 deletions
diff --git a/.zpreztorc b/.zpreztorc
index d3326d7..663ae54 100644
--- a/.zpreztorc
+++ b/.zpreztorc
@@ -29,15 +29,11 @@ zstyle ':prezto:load' pmodule \
'editor' \
'history' \
'directory' \
- 'spectrum' \
'utility' \
'completion' \
'archive' \
- 'fasd' \
- 'git' \
'syntax-highlighting' \
'history-substring-search' \
- 'ssh' \
'prompt'
#
@@ -124,10 +120,3 @@ zstyle ':prezto:module:syntax-highlighting' highlighters \
# Auto set the tab and window titles.
zstyle ':prezto:module:terminal' auto-title 'yes'
-#
-# Tmux
-#
-
-# Auto start a session when Zsh is launched.
-# zstyle ':prezto:module:tmux' auto-start 'yes'
-