fish fish fish, fish fish:||
> fish
expr: syntax error
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
fish: Syntax: set KEY VALUE
set_color: Expected an argument
grant@scribble Synopsis set_color [-v --version] [-h --help] [-b --background COLOR] [COLOR]> Description@ Change the foreground and/or background color of the terminal. COLOR is one of black, red, green, brown, yellow, blue, magenta, purple, cyan, white and normal.> o -c, --print-colors Prints a list of all valid color names@ o -b, --background Set the background color o -o, --bold Set bold or extra bright mode> ` o -h, --help Display help message and exit o -v, --version Display version and exit> Calling set_color normal will set the terminal color to whatever is the` default color of the terminal. ~>
:cry:
I have wanted to try fish. I first read about it in an introductory article on linux.ars. It’s a rethought shell for unix full of auto-complete, realtime syntax highlighting and a simpler scripting style goodness.