fastfetch-cli / fastfetch-cli/fastfetch
[LOGO] black arch
- Dominant language
- C
- Stars
- 24.6k
- Forks
- 890
- Avg merge
- 1d 42m
- Merged PRs (30d)
- 17
Description
### OS
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo
### Distro Website
https://archlinux.org/
### ASCII Art
```
$2 φ
|
_⏊_
$1 /$2|$1\
/ $2|$1 \
_\ $2|$1 \
/ $2|$1 \
/ _$2|$1_ \
/ / $2|$1 \ /_
/ _\ $2|$1 /_ \
/_―'⎺ $2|$1 ⎺'―_\
$2|
```
```
"color": {
"1": "38;2;155;0;0",
"2": "38;2;128;128;128"
}
```
### Original Image URL
https://blackarch.ru/wp-content/uploads/2016/01/ba-logo.png
### Checklist
- [x] The ASCII art is smaller than 50x20 characters (W x H).
- [x] The ASCII art includes color codes, or the color codes are available in `os-release`.
- [x] The ASCII art has no internal padding (spaces at the start and/or end of lines).
Contributor guide
Assessment
This issue has not been assessed yet.