Load your aliases when starting IEx
When working on a phoenix project, you often need to load add aliases once you fire up your IEx shell.
You can set them on IEx startup usingn a .iex.exs
file:
Read next Develop from anywhere in a browser with the intellij IDE