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"
Dream of running a solo Internet business? check out SOLO LAB
Published Jan 26 2023
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"