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
- Host: GitHub
- URL: https://github.com/Jimmysit0/jfetch
- Owner: Jimmysit0
- License: mit
- Created: 2020-12-03T19:37:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-04T23:01:50.000Z (over 1 year ago)
- Last Synced: 2025-04-14T07:56:21.311Z (9 months ago)
- Topics: fetch, linux, script, shell
- Language: Shell
- Homepage:
- Size: 75.2 KB
- Stars: 28
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
- awesome-ricing - jfetch - A minimal Linux fetch script. (shell) (Packages / CLI Tools)
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)\]