Posts a daily motivational message in your terminal.
$ npm install -g motivate
For an optimal effect, put this in your .bashrc
or .zshrc
so you see the message whenever you open a new terminal pane.
For a formatted motivational message, use the following command.
$ motivate format
If you want something unformatted to be piped into another program, use this command.
$ motivate
MIT (c) 2015 Ian Macalinao