README: improve note on colorls

This commit is contained in:
David Adam 2021-11-16 21:42:01 +08:00
parent 03f9c3d2e6
commit e066715127

View File

@ -104,7 +104,8 @@ The following optional features also have specific requirements:
``wl-copy``/``wl-paste`` or ``pbcopy``/``pbpaste`` utilities
- full completions for ``yarn`` and ``npm`` require the
``all-the-package-names`` NPM module
- ``colorls`` is used, if its installed, to add color when running ``ls``
- ``colorls`` is used, if installed, to add color when running ``ls`` on platforms
that do not have color support (such as OpenBSD)
Switching to fish
~~~~~~~~~~~~~~~~~