neofetch-ascii/README.md

26 lines
499 B
Markdown
Raw Normal View History

2023-07-19 01:53:28 +02:00
# neofetch-ascii
ASCII logos I've made for neofetch
2023-07-19 01:58:12 +02:00
2023-07-24 02:56:29 +02:00
## Usage
1. Save `*.ascii` of choice to path accessible by host
2. Run neofetch with `--source` flag, pointing to the `*.ascii` file.
```
neofetch --source /path/to/*.ascii
```
**OR**
To persist the logo, edit neofetch's `config.conf` to include a `image_source` config.
```ini
[...]
image_source="/path/to/*.ascii"
[...]
```
2023-07-19 01:58:12 +02:00
## [Bowser](https://github.com/LeviSnoot/neofetch-ascii/blob/ascii/bowser.ascii)
2023-07-22 20:56:43 +02:00
![](public/examples/bowser.png)