#neofetch #cli #rewrite #riir

app xifetch

xifetch 是一个用 Rust 编写的 neofetch 替代品

7 个版本 (2 个稳定版本)

2.0.1 2023 年 7 月 6 日
2.0.0 2023 年 3 月 31 日
0.1.4 2023 年 3 月 13 日

#4 in #neofetch

Download history 17/week @ 2024-04-23 1/week @ 2024-04-30 84/week @ 2024-07-30

每月下载量 84

MIT 许可证

7KB
123 代码行

xifetch

安装

克隆此存储库

git clone https://github.com/triistam/xifetch-rs

进入文件夹

cd xifetch-rs

使用 cargo 进行编译

cargo build --release

~/.shell_profile 文件中更改您的 $PATH 变量。

  • shell_profile -> .bashrc, .zshrc 等。

或者

使用 cargo 进行安装。

cargo install xifetch

并且 xifetch 将存储在 ~/.cargo/bin 文件夹中

依赖项

~0–9.5MB
~43K SLoC