Update zsh prompt example in docs

This commit is contained in:
Kim Silkebækken 2013-01-21 10:53:46 +01:00
parent fcb07943eb
commit 25c5a6d978
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ Add the following to your ``.zshrc``:
.. code-block:: bash
setopt prompt_subst
export PS1=\`powerline-prompt\`
export PS1=\`powerline-prompt --renderer_module=zsh_prompt\`
Tmux statusline
^^^^^^^^^^^^^^^