Skip to content

Automatically presents ASCII art to you when you open terminal and changes "Randomly"

License

Notifications You must be signed in to change notification settings

veritas06/ASCII-Art-Splash-Screen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Art Splash Screen

Automatically presents ASCII art to you when you open terminal and changes "Randomly"

How to get this working

This tutorial is for unix based systems #Sorry Windows. Also if you need this tutorial you probably shouldn't be using terminal.

  1. Download the ascii.py file and install it at your home directory.
  2. Open Terminal
  3. Type cd to ensure you're at the home directory
  4. Type nano .bash_profile (Vim is a prefered editor, nano is just easy to use.)
  5. Use arrow keys to add at the bottom python3 ascii.py
  6. Exit nano by pressing Ctrl + x then y then <Enter Key>
  7. Restart Terminal

Support

This repo is not being supported anymore as all of the functionality desired has been implemented.

Vim Tutorial

Created by Dan Richards 2017.

About

Automatically presents ASCII art to you when you open terminal and changes "Randomly"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%