Update zsh prompt example in docs
This commit is contained in:
parent
fcb07943eb
commit
25c5a6d978
|
@ -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
|
||||
^^^^^^^^^^^^^^^
|
||||
|
|
Loading…
Reference in New Issue