7 lines
204 B
Markdown
7 lines
204 B
Markdown
# 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)
|