Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 852 Bytes

ASCII.md

File metadata and controls

59 lines (39 loc) · 852 Bytes

ASCII

Guide To Make Your Own Ascii

Step 1.

Make a file lets call it:

ascii.txt

And lets put it in:

~/.config/pyrfetch/ascii.txt

Step 2.

Write your ASCII art like this:

      /\            
     /  \           
    /    \          
   /      \         
  /   ,,   \        
 /   |  |   \       
/_-''    ''-_\      

Some key details:

  • All White Space ends on the Column (More Detail In Help Section)

Step 3.

Run this command:

pyrfetch --ascii ~/.config/pyrfetch/ascii.txt

And your DONE!!!

Help.

Q: How do I know if all the White Space ends on the same Column

A: Like This

"      /\           "
"     /  \          "
"    /    \         "
"   /      \        "
"  /   ,,   \       "
" /   |  |   \      "
"/_-''    ''-_\     "   

REMEMBER TO DELETE THE QUOTES AFTER