SkillAgentSearch skills...

Fet.sh

🐢 a fetch written in posix shell without any external commands (sponsored by https://git.io/kiwmi)

Install / Use

/learn @eepykate/Fet.sh
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <h1>fet.sh</h1> a fetch written in POSIX shell with no external commands <br> <img src="screenshot.png" width="250px"> </div>

Installing

Arch: fet.sh-git (AUR)
Gentoo: app-misc/fetsh (GURU overlay)
KISS: fetsh (Community)
Nix: fet-sh (nixpkgs-unstable)
Alternatively, copy fet.sh to somewhere in $PATH and mark it as executable (chmod +x fet.sh)

Customization

fet.sh has a few basic configuration options using environment variables, for example:

$ info='n os wm sh n' fet.sh

Supported options are:

  • accent (0-7)
  • info
  • separator
  • colourblocks

For less trivial configuration I recommend editing the script, I tried to keep it simple.

Known Issues

MacOS, BSD, and Android don't show much info.

View on GitHub
GitHub Stars390
CategoryDevelopment
Updated7d ago
Forks23

Languages

Shell

Security Score

100/100

Audited on Mar 22, 2026

No findings