-
Notifications
You must be signed in to change notification settings - Fork 3
Settings
To access the fish settings go to Preferences > Package Settings > Fish > Settings. This list provides information on any settings not documented elsewhere.
If fish is installed in a standard location, there is no need to customise this setting. Standard locations are:
- For macOS/Linux: any location on the
PATH
. - For Windows:
C:/cygwin/bin
orC:/msys32/usr/bin
for 32-bit systems,C:/cygwin64/bin
orC:/msys64/usr/bin
for 64-bit systems.
If you wish to use fish installed in any other location, set its directory here. On Windows, only Cygwin/MSYS2 fish installs are supported; Windows Subsystem for Linux does not seem to work.
indent_on_save
indent_on_save_blacklist
See Indent and prettify.
enabled_highlighters
highlighter_blacklist
See documentation for individual highlighters.
highlighter_debugging
If true
, the highlighters will print debug and informational text to the console.
This is intended for use by developers.
compat_highlighter_fish_version
compat_highlighter_types
The contents of this wiki are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.