fish function to source env variables
The fish shell does not provide a default way to read 'env' variables into your shell environment. In this article, we explain step-by-step how to provide this functionality to fish. It also includes why someone might want to use 'env' variables, along with a few brief cases where they're expected by default.