Skip to main content

All Questions

Tagged with
21 votes
2 answers
20k views

Is there a way to "source" a sh script from the fish shell?

I like to put many of my environment variable definitions in the .profile script. If I am using a POSIX-compatible interactive shell like bash, I can use the source command to re-export the ...
hugomg's user avatar
  • 669