User Tools

Site Tools


programming:elixir:setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
programming:elixir:setup [2023/06/27 08:08] – [Erlang] maferreiraprogramming:elixir:setup [2023/06/27 09:52] (current) – [Elixir] maferreira
Line 51: Line 51:
 <code bash> <code bash>
 $ asdf global elixir <VERSION> $ asdf global elixir <VERSION>
 +</code>
 +
 +If you want to navigate through **iex**'s command history, add the following to the startup file of your shell (**.bashrc** or **.zshrc**)
 +
 +<code bash>
 +export ERL_AFLAGS="-kernel shell_history enabled"
 </code> </code>
programming/elixir/setup.1687853281.txt.gz · Last modified: 2023/06/27 08:08 by maferreira