BOBER KURWA
This commit is contained in:
commit
4a771d2e34
2 changed files with 32 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# CI Ascii art for fastfetch
|
||||
|
||||
Put the file somewhere, then add the following in your shell rc file :
|
||||
```
|
||||
fastfetch --logo ./ci.ascii --logo-color-1 "#8436e2"
|
||||
```
|
||||
(change the path of the file accordingly)
|
||||
25
ci.ascii
Normal file
25
ci.ascii
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
╔═══════════════════════════════════════════════════╗
|
||||
║ ║
|
||||
╚══════════════════════╗ ╔══════════════════════╝
|
||||
║ ║
|
||||
d000000║ ║000000b
|
||||
dd0000 ║ ║ d0000b
|
||||
d0000 ║ ║ d0000b
|
||||
00b ║ ║ d00b
|
||||
00b ║ ║ 00b
|
||||
00b ║ ║
|
||||
000 ║ ║
|
||||
000 ║ ║
|
||||
000 ║ ║
|
||||
000 ║ ║
|
||||
000 ║ ║
|
||||
00b ║ ║
|
||||
00b ║ ║ 00b
|
||||
00b ║ ║ d00b
|
||||
0000 ║ ║ d0000b
|
||||
d0000 ║ ║ d0000b
|
||||
d000000║ ║000000b
|
||||
║ ║
|
||||
╔══════════════════════╝ ╚══════════════════════╗
|
||||
║ ║
|
||||
╚═══════════════════════════════════════════════════╝
|
||||
Loading…
Reference in a new issue