Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rachelambda/mfetch
Minimalist fetch
https://github.com/rachelambda/mfetch
neofetch pfetch posix posix-shell screenfetch shell shell-script system-information
Last synced: about 1 month ago
JSON representation
Minimalist fetch
- Host: GitHub
- URL: https://github.com/rachelambda/mfetch
- Owner: rachelambda
- License: mit
- Created: 2020-06-17T15:39:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T16:32:10.000Z (about 4 years ago)
- Last Synced: 2024-08-04T04:05:54.805Z (5 months ago)
- Topics: neofetch, pfetch, posix, posix-shell, screenfetch, shell, shell-script, system-information
- Language: Shell
- Size: 102 KB
- Stars: 26
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-fetch - mfetch - Minimalist fetch. `Shell` (Operation System / Cross Platform)
README
mfetch
A minimal Linux fetch script
![Shellcheck](https://github.com/depsterr/mfetch/workflows/Shellcheck/badge.svg)
mfetch is a tiny fetch script using less than 30 sloc!
```sh
$ grep -v '^$\|^#' mfetch | wc -l
21
```It assumes you're launching your wm by having it be exec'd in `~/.xinitrc`