fish-shell setup Mar 13 2018

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:

1
$HOME/.config/fish/functions
1
2
3
fish_prompt.fish
fish_right_prompt.fish
fish_mode_prompt.fish # if you are using vi mode

Use fisherman to manage your plugins

These are a few plugins I like to have:

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.