mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-17 16:11:15 -03:00
doc: fix 404 error for set_color command
This commit is contained in:
committed by
Fabian Homborg
parent
3e689f1f58
commit
7f3d51da81
@@ -1080,7 +1080,7 @@ If a process exits through a signal, the exit status will be 128 plus the number
|
||||
Variables for changing highlighting colors
|
||||
------------------------------------------
|
||||
|
||||
The colors used by fish for syntax highlighting can be configured by changing the values of a various variables. The value of these variables can be one of the colors accepted by the `set_color <cmds/set.html_color>`_ command. The ``--bold`` or ``-b`` switches accepted by ``set_color`` are also accepted.
|
||||
The colors used by fish for syntax highlighting can be configured by changing the values of a various variables. The value of these variables can be one of the colors accepted by the :ref:`set_color <cmd-set_color>` command. The ``--bold`` or ``-b`` switches accepted by ``set_color`` are also accepted.
|
||||
|
||||
The following variables are available to change the highlighting colors in fish:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user