diff options
Diffstat (limited to 'desktop/pfetch/README')
-rw-r--r-- | desktop/pfetch/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop/pfetch/README b/desktop/pfetch/README new file mode 100644 index 000000000000..164c7ec0a7f7 --- /dev/null +++ b/desktop/pfetch/README @@ -0,0 +1,9 @@ +pfetch (Simple system information tool) + +Project with the goal of implementing a simple system information tool +in POSIX sh using features built into the language itself. The source +code is highly documented and is meant to serve as a learning resource +for POSIX sh and simple information detection across various different +operating systems. + +Configuration is done through environment variables. |