fish.md 594 B

Fish

The best shell ever

Install

There is an installation script in this repository at Install/fish_install. This script install fish and makes it your default shell.

A customization script is also available : Install/fish_custom. This script copy the prompt template.

Colors

Set

set fish_color_user yellow set fish_color_host cyan

Available colors

  • black
  • blue
  • green
  • yellow
  • cyan
  • white
  • magenta
  • red

Standardized colors for users

jovian -> yellow gituser -> magenta postgres -> blue (beware, the home folder is in a tricky place) root -> red