From 7a51c7fc65711cfbc34d6d0fd3da2179444234a7 Mon Sep 17 00:00:00 2001 From: Adrian Groh Date: Sun, 18 Aug 2024 14:44:08 +0200 Subject: [PATCH] Add pfetch-rs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 083268f..1beb55b 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Command-line fetch tools for system/other information. Operating system, kernel, - [neofetch](https://github.com/dylanaraps/neofetch) - A command-line system information tool written in bash 3.2+. `Shell` - [neowofetch](https://github.com/hykilpikonna/hyfetch#running-updated-original-neofetch) - An updated, actively maintained fork of neofetch inside the HyFetch repo. `Shell` - [pfetch](https://github.com/dylanaraps/pfetch) - A pretty system information tool written in POSIX sh. `Shell` +- [pfetch-rs](https://github.com/Gobidev/pfetch-rs) - A pretty system information tool written in Rust. `Rust` - [Pokefetch](https://github.com/rmccorm4/Pokefetch) - Command-line tool similar to neofetch for looking up pokemon in the terminal. `Python` - [profetch](https://github.com/RustemB/profetch) - System information fetcher written in GNU/Prolog. `Prolog` - [reifetch](https://github.com/OkaVatti/reifetch) - A light fetch script, based on Neofetch, for Linux, macOS, and BSD. `Shell`