From 03a9acb5e0ec322a334f1be1cc4021ae0ccb68b8 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 3 Mar 2015 15:31:02 +0100 Subject: .zpreztorc: Removing unneeded zprezto plugins. --- .zpreztorc | 11 ----------- 1 file changed, 11 deletions(-) (limited to '.zpreztorc') 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' - -- cgit v1.2.3-54-g00ecf