Skip to content

Commit 5592820

Browse files
committed
fix shell
1 parent 4ea55c4 commit 5592820

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
export MIX_ENV=${mixEnv}
3333
3434
export LANG=en_US.UTF-8
35+
export ELIXIR_ERL_OPTIONS="+fnu"
3536
# keep your shell history in iex
3637
export ERL_AFLAGS="-kernel shell_history enabled"
3738

0 commit comments

Comments
 (0)