Anyone else too lazy to type the Elm shell commands out? Here's what I use:
``` alias er="elm-reactor" alias em="elm-make" alias ep="elm-package" ``` https://cldup.com/9ghxfO9Xwt.png -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
