How to add a path to Fish Shell

I was looking for a fast way to add a path to my Fish Shell, so I could execute commands into that folder.

Here’s how to do that in Fish Shell:

fish_add_path "/Users/flavio/bin"