An open API service indexing awesome lists of open source software.

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.

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
[![Screenshot](https://i.imgur.com/uEuCbza.png)](https://imgur.com/a/2geJHK5)