mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 12:54:15 +01:00
d7a0419c2b
Typing git repositories in the format 'hub' and 'lab' accepted actually took more time than simply copy/pasting the URL for `git clone`. Sometimes we didn't even *want* to change our current directory, which made these functions impractical. Having to use `git clone` directly helps us remember what we're actually doing when we clone a repository, and should be preferred over aliases and other functions that try to do the same. |
||
---|---|---|
.. | ||
.config/fish | ||
README.md |
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.