fish-shell setup
I’m giving Fish shell a try, you can grab my set up from github (fish setup).
There are a few details worth pointing, most of the configuration is done by the functions inside:
| |
- Aliases are better created by defining functions that are autoloaded.
- Prompt is defined by the following functions:
| |
Use fisherman to manage your plugins
These are a few plugins I like to have:
fisher fzf- fuzzy searchfisher fnm- nodejs version managerfisher grc- generic colouriser
And that’s it enjoy. Derik
** If you want to check what else I'm currently doing, be sure to follow me on twitter @rderik or subscribe to the newsletter. If you want to send me a direct message, you can send it to derik@rderik.com.