2018-11-20 03:58:18 +01:00
|
|
|
# fish
|
2018-10-23 18:54:47 +02:00
|
|
|
|
2018-11-20 03:58:18 +01:00
|
|
|
[fish][fish] is the friendly interactive shell.
|
2018-10-23 18:54:47 +02:00
|
|
|
|
2018-11-20 03:58:18 +01:00
|
|
|
## Use Cases
|
2018-10-23 18:54:47 +02:00
|
|
|
|
2018-11-20 03:58:18 +01:00
|
|
|
fish can be used to:
|
2018-10-23 18:54:47 +02:00
|
|
|
|
2018-11-20 03:58:18 +01:00
|
|
|
- Have syntax highlighting in the terminal with 0 configuration
|
|
|
|
- Have leading autocompletion in the terminal with 0 configuration
|
|
|
|
- Set abbreviations instead of aliases, making it easy to remember what aliases expand to
|
2018-10-23 18:54:47 +02:00
|
|
|
|
2018-11-20 03:58:18 +01:00
|
|
|
You should not use fish if:
|
2018-10-23 18:54:47 +02:00
|
|
|
|
2018-11-20 03:58:18 +01:00
|
|
|
- You should use fish.
|
2018-10-23 18:54:47 +02:00
|
|
|
|
2018-11-20 03:58:18 +01:00
|
|
|
[fish]: https://github.com/fish-shell/fish-shell
|