A simple script to print random motivational quotes. Highly influenced by linux command fortune.
- Colored Output
- Supports
bashandzsh
git
python3
$ git clone https://github.com/mubaris/motivate.git
$ cd motivate/motivate
$ sudo ./install.sh
$ source ~/.bashrc
zsh users should replace .bashrc with .zshrc.
- Make sure you have Python3 on your path.
- Clone the repository
git clone https://github.com/mubaris/motivate.git. - Add the path to your local clone to your system path.
- Run
py -3 motivate.pyfrom the command prompt.
$ 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