blob: f742025947c0fca9a7aef3f84cd32793505157ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Fakefetch is just a little command I made that runs in the terminal, it just tells
the person some things about there system, it won't do anything like reading your
memory or cpu, it just prints an output into your terminal.
Note: This command does change the colour of your input
Chmod +x setup.sh then ./setup.sh to run it then you should be all good to go
./fakefetch runs the command
If you want to make your own designes I suggest these tools, I use them to make my ascci art:
This is my go too because it is offline and easy to use.
https://github.com/TheZoraiz/ascii-image-converter
This is just a website if you do not want to install a program
https://www.asciiart.eu/image-to-ascii
|