diff options
author | Samuel Young <samyoung12788@gmail.com> | 2023-07-08 08:58:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 08:58:03 +0700 |
commit | 0f276ba37ba77fe3800d9c153304fee46125d9cc (patch) | |
tree | 750a01d69ac31d7ef37672138540f84ee5a50ab8 /system/fastfetch/README | |
parent | 4be3a8a92dbb71b0c3bf107511428cc55dd06c20 (diff) |
system/fastfetch: Added (Fetching System Information).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fastfetch/README')
-rw-r--r-- | system/fastfetch/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/fastfetch/README b/system/fastfetch/README new file mode 100644 index 0000000000..e5d8e81fc3 --- /dev/null +++ b/system/fastfetch/README @@ -0,0 +1,5 @@ +fastfetch (Like neofetch, but faster) + +Fastfetch is a neofetch-like tool for fetching system information and +displaying them in a pretty way. It is written mainly in C, with +performance and customizability in mind. |