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'