Enable repl.history by default!
It makes your node use ~/.node_history file to persist REPL history between sessions. You shouldn't have to use a separate executable for that.
npm install -g node.history- Alias
nodetonode.historyin your shell config.
MIT

