Automatically presents ASCII art to you when you open terminal and changes "Randomly"
This tutorial is for unix based systems #Sorry Windows. Also if you need this tutorial you probably shouldn't be using terminal.
- Download the
ascii.py
file and install it at your home directory. - Open Terminal
- Type
cd
to ensure you're at the home directory - Type
nano .bash_profile
- Use arrow keys to add at the bottom
python3 ascii.py
- Exit nano by pressing
Ctrl + x
theny
then<Enter Key>
- Restart Terminal
This repo is not being supported anymore as all of the functionality desired has been implemented.
Created by Dan Richards 2017.