mirror of
https://github.com/powerline/powerline.git
synced 2025-07-23 22:05:43 +02:00
Remove invalid label and fix typo in Rcsh prompt documentation
This commit is contained in:
parent
93acec238e
commit
a4525c8b0d
@ -65,8 +65,6 @@ the absolute path to the Powerline installation directory:
|
|||||||
set fish_function_path $fish_function_path "{repository_root}/powerline/bindings/fish"
|
set fish_function_path $fish_function_path "{repository_root}/powerline/bindings/fish"
|
||||||
powerline-setup
|
powerline-setup
|
||||||
|
|
||||||
.. _tmux-statusline:
|
|
||||||
|
|
||||||
Rcsh prompt
|
Rcsh prompt
|
||||||
===========
|
===========
|
||||||
|
|
||||||
@ -77,7 +75,7 @@ many \*nix distributions. To use it add
|
|||||||
|
|
||||||
. {repository_root}/powerline/bindings/rc/powerline.rc
|
. {repository_root}/powerline/bindings/rc/powerline.rc
|
||||||
|
|
||||||
to :file:`rcrc` file (usually :file:`~/.rcrc`) and make sure ``rc`` is startead
|
to :file:`rcrc` file (usually :file:`~/.rcrc`) and make sure ``rc`` is started
|
||||||
as a login shell (with ``-l`` argument): otherwise this configuration file is
|
as a login shell (with ``-l`` argument): otherwise this configuration file is
|
||||||
not read.
|
not read.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user