Skip to content

Commit

Permalink
Add export to support Elixir/Erlang history
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Lazarev committed Aug 29, 2017
1 parent bc04736 commit b5c2621
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zsh/configs/history.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ setopt hist_ignore_all_dups inc_append_history
HISTFILE=~/.zhistory
HISTSIZE=4096
SAVEHIST=4096

export ERL_AFLAGS="-kernel shell_history enabled"

0 comments on commit b5c2621

Please sign in to comment.