mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-02 11:48:31 +08:00
docs: fix "theme choose None" command
The command needs an upper-case "None", not a lower case.
This commit is contained in:
parent
5344576dc6
commit
fc4dd8f4de
|
@ -78,7 +78,7 @@ Fish also provides pre-made color themes you can pick with :doc:`fish_config <cm
|
|||
|
||||
For example, to disable nearly all coloring::
|
||||
|
||||
fish_config theme choose none
|
||||
fish_config theme choose None
|
||||
|
||||
Or, to see all themes, right in your terminal::
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user