mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 03:01:15 -03:00
math.rst: use 4 spaces instead of a tab for indentation
I personally prefer tabs but we always use spaces, so this is much less surprising.
This commit is contained in:
@@ -22,7 +22,7 @@ The fish_hg_prompt function displays information about the current Mercurial rep
|
||||
|
||||
By default, only the current branch is shown because ``hg status`` can be slow on a large repository. You can enable a more informative prompt by setting the variable ``$fish_prompt_hg_show_informative_status``, for example::
|
||||
|
||||
set --universal fish_prompt_hg_show_informative_status
|
||||
set --universal fish_prompt_hg_show_informative_status
|
||||
|
||||
If you enabled the informative status, there are numerous customization options, which can be controlled with fish variables.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user