Skip to content

Commit

Permalink
feat(iex): new auto_reload config
Browse files Browse the repository at this point in the history
  • Loading branch information
moniquelive committed Dec 28, 2024
1 parent aa29621 commit 23c0083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dot-iex.exs
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ timestamp = fn ->
end

IEx.configure(
auto_reload: true,
colors: [
syntax_colors: [
number: :light_yellow,
Expand Down

0 comments on commit 23c0083

Please sign in to comment.