nix-config/fish/README.md
Donovan Glover 6ccf5d3352
docs: Update READMEs for fish, git, and tmux
This is the start of a process to change the old
READMEs to the new format.
2018-11-19 22:00:35 -05:00

18 lines
417 B
Markdown

# fish
[fish][fish] is the friendly interactive shell.
## Use Cases
fish can be used to:
- 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
You should not use fish if:
- You should use fish.
[fish]: https://github.com/fish-shell/fish-shell