diff --git a/rfetch.md b/rfetch.md new file mode 100644 index 0000000000..63af15f9dd --- /dev/null +++ b/rfetch.md @@ -0,0 +1,32 @@ +# rfetch + +> A configurable fetch program to output system information. +> More information: . + +- Display system information: + +`rfetch` + +- Display system [a]rchitecture: + +`rfetch -a` + +- Display system up[t]ime: + +`rfetch -t` + +- Display system [k]ernel: + +`rfetch -k` + +- Display system [c]PU: + +`rfetch -c` + +- Display Linux [D]istro: + +`rfetch -D` + +- View [d]esktop environment: + +`rfetch -d`