Fish Shell

Fish Shell main page: http://fishshell.com/

Fisherman - Fish package manager that I’m using. Currently installed:

  • edc/bass Bass makes it easy to use utilities written for Bash in fish shell. I’m using it to wrap nvm in a function.

Random Notes

Initially I had fortune in my config.fish but it was causing issues with functions and abbreviations. Now, it’s wrapped in the fish_greeting function and everything is copacetic.

osx