fastfetch-cli / fastfetch-cli/fastfetch
[LOGO] can you add an ascii logo for my custom distro that iam planning to upload as an iso
- Dominant language
- C
- Stars
- 24.6k
- Forks
- 890
- Avg merge
- 1d 42m
- Merged PRs (30d)
- 17
Description
### OS
```os-release
NAME="aserdev"
PRETTY_NAME="aserdev"
ID=aser
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://aserdevyt.github.io/aserdev-os/index.html"
DOCUMENTATION_URL="https://aserdevyt.github.io/aserdev-os/wiki"
SUPPORT_URL="https://github.com/aserdevyt/aserdev-os/issues"
BUG_REPORT_URL="https://github.com/aserdevyt/aserdev-os/issues"
PRIVACY_POLICY_URL="https://github.com/aserdevyt/aserdev-os/blob/main/LICENSE"
LOGO=archlinux-logo
```
### ASCII Art
```txt
_ ____ _____ ____
/ \ / ___|| ____| _ \
/ _ \ \___ \| _| | |_) |
/ ___ \ ___) | |___| _ <
/_/ \_\____/|_____|_| \_\
____ _______ __
| _ \| ____\ \ / /
| | | | _| \ \ / /
| |_| | |___ \ V /
|____/|_____| \_/
```
### Original Image
https://github.com/aserdevyt/aserdev-os
### Checklist
- [x] The ASCII art is smaller than 50x20 characters (width x height)
- [x] The ASCII art contains color codes, or the color codes are available in `os-release`
- [x] The ASCII art contains no internal paddings (spaces at the start and the end of lines)
Contributor guide
Assessment
This issue has not been assessed yet.