Today I Learned

hashrocket A Hashrocket project

Shell History in IEx

Do you like Elixir, but want history in your interactive shell, just like Ruby and other languages? I've got you covered.

Check out erlang-history. It's a must-have.

Here's the abridged version:

$ git clone https://github.com/ferd/erlang-history.git
$ cd erlang-history
$ sudo make install

Fire up IEx and enjoy.

https://github.com/ferd/erlang-history

See More #elixir TILs
Looking for help? At Hashrocket, we 💜 Elixir! From our many Elixir client projects, to sponsoring the Chicago Elixir Meetup, to the source code for this application, we are invested in this community. Contact us today to talk about your Elixir project.