Skip to content

Commit

Permalink
Disable persistent Node REPL history
Browse files Browse the repository at this point in the history
  • Loading branch information
Alhadis committed Jan 7, 2018
1 parent 1e97a89 commit 933f908
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .profile
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export E=~/.files/.emacs.d/init.el
# Everything else
export LESS=-R
export LYNX_CFG=~/.files/etc/lynx.cfg
export NODE_REPL_HISTORY=
export EDITOR=/usr/local/bin/emacs
export VISUAL=/usr/local/bin/emacs
export CC=/usr/local/bin/egcc
Expand Down

0 comments on commit 933f908

Please sign in to comment.