From 7d66befcbd6e07018554ed8ab0c846ba6a149649 Mon Sep 17 00:00:00 2001 From: amogus3016 <89612811+amogus3016@users.noreply.github.com> Date: Mon, 15 Nov 2021 21:37:13 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53ee276..e6db334 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,12 @@ xinfo is a simpler alternative to neofetch. Although not as visually appealing as neofetch, xinfo aims to provide a simple, easy to read system information output that is easily modifiable should the user know basic python. One notable advantage of xinfo is that, no matter what operating system you run, as long as it supports python, xinfo will just work. **INSTALLATION** -- Download xinfo.py from this repository -- Add the following line to your shell's configuration file (~/.bashrc or ~/.zshrc): alias xinfo="python /path/to/file +- Clone this repository (preferably to the Downloads folder) +- Add the following line to your shell's configuration file (~/.bashrc or ~/.zshrc): alias xinfo="python /path/to/file (provide the path to xinfo.py) **NOTES** - Make sure not to clone the repository to /tmp. This will delete xinfo every time you boot your PC. - At its base level, xinfo is very simple. It is expected that the user will make modifications that will suit their needs. + +**GET FEATURED** +Want to have your xinfo configuration featured on the README? Contact me through github