Skip to content

Add flavour to your terminal screen by showing random ASCII art each time a terminal session opens.

License

Notifications You must be signed in to change notification settings

DanCRichards/ASCII-Art-Splash-Screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Photo

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
  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

Add flavour to your terminal screen by showing random ASCII art each time a terminal session opens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages