文件名称:yafetch:还有一个获取..
文件大小:5KB
文件格式:ZIP
更新时间:2024-03-26 02:09:47
fetch linux cli terminal lua
Yafetch
Yafetch是用C编写并用Lua配置的最小命令行系统信息工具。
依存关系
linux发行版
编译器
lua5.1
安装
git clone https://github.com/yrwq/yafetch && cd yafetch
make
make config # optional (copies default config to $HOME/.config/yafetch)
sudo make install
用法
yafetch或yafetch
【文件预览】:
yafetch-main
----src()
--------script.c(1KB)
--------yafetch.h(304B)
--------func.c(5KB)
--------main.c(555B)
----init.lua(1KB)
----README.md(855B)
----Makefile(483B)