A minimal, and very fast system info display written in C.
- GCC: You need a C compiler like GCC to compile the C source code.
- enviromental variables:
USER
,TERM
,SHELL
- Linux System. Does not work in
MacOS
orWindows
.
$ git clone https://github.com/Birdabo404/suifetch.git
$ cd suifetch
$ gcc suifetch.c -o suifetch
$ ./suifetch
This project is licensed under the MIT License.