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

https://github.com/Jimmysit0/jfetch

A minimal Linux fetch script
https://github.com/Jimmysit0/jfetch

fetch linux script shell

Last synced: 2 months ago
JSON representation

A minimal Linux fetch script

Awesome Lists containing this project

README

          




jfetch


A minimal Linux fetch script



### Installing
**Arch:** [jfetch-git](https://aur.archlinux.org/packages/jfetch-git/) (AUR)
**Other Distros:** clone the repo and run `sudo make install`

### Customization
`jfetch` can be configured and customized modifying the source, for example:
```
wm = ${wm}
```

### More: \[[Wiki](https://github.com/Jimmysit0/jfetch/wiki)\] \[[Installation](https://github.com/Jimmysit0/jfetch/wiki/Installation)\] \[[Customization](https://github.com/Jimmysit0/jfetch/wiki/customization)\]