aboutsummaryrefslogtreecommitdiffstats
path: root/.zpreztorc
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-03-03 15:31:02 +0100
committerDavid Runge <dave@sleepmap.de>2015-03-03 15:31:02 +0100
commit03a9acb5e0ec322a334f1be1cc4021ae0ccb68b8 (patch)
tree5dc245086f1bd14915790f85e44417f57fbd5465 /.zpreztorc
parent0f65e844d28335e1353b1081aaeefb4b7fa98167 (diff)
downloaddotfiles-03a9acb5e0ec322a334f1be1cc4021ae0ccb68b8.tar.gz
dotfiles-03a9acb5e0ec322a334f1be1cc4021ae0ccb68b8.tar.bz2
dotfiles-03a9acb5e0ec322a334f1be1cc4021ae0ccb68b8.tar.xz
dotfiles-03a9acb5e0ec322a334f1be1cc4021ae0ccb68b8.zip
.zpreztorc: Removing unneeded zprezto plugins.
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'
-