0.1.3 • Published 9 years ago

node.history v0.1.3

Weekly downloads
7
License
MIT
Repository
github
Last release
9 years ago

npm

node.history

Dependency Status

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.

Install

  • npm install -g node.history
  • Alias node to node.history in your shell config.

License

MIT