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"
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"