A simple script to print random motivational quotes. Highly influenced by linux command fortune.
- Colored Output
- Supports
bash
andzsh
git
python3
$ git clone https://github.com/mubaris/motivate.git
$ cd motivate
$ ./install.sh
$ source ~/.bashrc
zsh users should replace .bashrc
with .zshrc
.
$ git clone https://github.com/mubaris/motivate.git
$ cd motivate
$ ./UPDATE
$ motivate
"When something is important enough, you do it even if the odds are not in your favor."
--Elon Musk