Enable IEx command history

With this flag, IEx will remember the input history between sessions.

export ERL_AFLAGS="-kernel shell_history enabled"

Returns something like 6145500 <file path>

Technologies: