From bde5e99d76cbef1eb75c8563c7ecb211bc166f26 Mon Sep 17 00:00:00 2001 From: Niels van Galen Last Date: Tue, 4 Nov 2014 18:27:51 -0800 Subject: [PATCH] initial updated rpreztorc with additional modules --- runcoms/zpreztorc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/runcoms/zpreztorc b/runcoms/zpreztorc index a54fdb02..340a0a5b 100644 --- a/runcoms/zpreztorc +++ b/runcoms/zpreztorc @@ -23,6 +23,7 @@ zstyle ':prezto:*:*' color 'yes' # Set the Prezto modules to load (browse modules). # The order matters. +# Added new modules after prompt zstyle ':prezto:load' pmodule \ 'environment' \ 'terminal' \ @@ -32,7 +33,12 @@ zstyle ':prezto:load' pmodule \ 'spectrum' \ 'utility' \ 'completion' \ - 'prompt' + 'prompt' \ + 'git' \ + 'archive' \ + 'homebrew' \ + 'osx' \ + 'ssh' # # Editor