From b78b5a56d7c6f4209fc155bad2fe6ff152b0106f Mon Sep 17 00:00:00 2001 From: gcporras Date: Thu, 6 Mar 2014 23:05:31 -0500 Subject: [PATCH] Add notes to the theme --- modules/prompt/functions/prompt_paradox_setup | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/prompt/functions/prompt_paradox_setup b/modules/prompt/functions/prompt_paradox_setup index dab042fa..7fdf1f3f 100644 --- a/modules/prompt/functions/prompt_paradox_setup +++ b/modules/prompt/functions/prompt_paradox_setup @@ -1,4 +1,10 @@ # Added from: https://raw.github.com/paradox460/prezto/paradox/modules/prompt/functions/prompt_paradox_setup +# Requirements: +# - set the presto module(pmodule) git to in zpreztorc +# - install solarized +# - install a Powerline-patched font (https://gist.github.com/qrush/1595572). I personally like Menlo + +# Documentation can be found at: http://www.paradox.io/posts/9-my-new-zsh-prompt and https://gist.github.com/agnoster/3712874 # Load dependencies. pmodload 'helper'