Fish Shell: How can I customize the colors for the autocomplete feature?

it’s more convenient to setup all color configuration via fish web UI, which can be done from cli:

fish_config colors, which launches the config server of fish, and there are already tons of predefined color suggestion

For more info, check out The Fish Shell

Leave a Comment