https://github.com/alphanecron/arfetch
A simple system fetch for Arch Linux, written in bash.
https://github.com/alphanecron/arfetch
archlinux bash
Last synced: 12 months ago
JSON representation
A simple system fetch for Arch Linux, written in bash.
- Host: GitHub
- URL: https://github.com/alphanecron/arfetch
- Owner: AlphaNecron
- Created: 2020-12-04T10:22:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-04T10:56:57.000Z (over 5 years ago)
- Last Synced: 2025-02-04T22:33:56.279Z (about 1 year ago)
- Topics: archlinux, bash
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# arfetch
A simple system fetch for Arch Linux, written in bash.
## Installation
### Arch Linux
```
git clone https://github.com/AlphaNecron/arfetch.git
cd arfetch
makepkg -sri
```
### Other distros
```
git clone https://github.com/AlphaNecron/arfetch.git
cd arfetch
./install.sh
```
## Screenshots
[](https://imgur.com/a/2geJHK5)