Skip to content

How to add a path to Fish Shell

New Course Coming Soon:

Get Really Good at Git

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"

Here is how can I help you: