SkillAgentSearch skills...

Yafetch

Yet another fetch ...

Install / Use

/learn @yrwq/Yafetch

README

<p align="center"> <img src="assets/preview_sample.png" width=640px height=480px /> </p> <h4 align="center">Yafetch is a minimal command line system information tool written in Rust and configured in Lua. </h4>

installation

git clone https://github.com/yrwq/yafetch && cd yafetch
cargo build --release
sudo cp target/release/yafetch /usr/bin
mkdir -p ~/.config/yafetch
cp examples/sample.lua ~/.config/yafetch/init.lua

usage

run yafetch

yafetch is extensible in lua, the default location for the configuration file is ~/.config/yafetch/init.lua.

configuration

Related Skills

View on GitHub
GitHub Stars35
CategoryDevelopment
Updated2mo ago
Forks2

Languages

Rust

Security Score

95/100

Audited on Jan 26, 2026

No findings