Update README.md

This commit is contained in:
everest 2022-03-30 15:38:23 +00:00 committed by GitHub
parent 1c44d432e4
commit a9a171f3ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,15 +1,13 @@
# xinfo
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.
# xfetch
xfetch 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**
- Clone this repository (preferably to the Downloads folder)
- Add the following line to your shell's configuration file (~/.bashrc, ~/.zshrc, etc): alias xinfo="python /path/to/file (provide the path to xinfo.py)
- (OPTIONAL) Add to your shell's configuration file: alias neofetch="xinfo"
- Clone this repository
- Run INSTALL.sh as root
**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.
**CUSTOMIZATION**
Edit /usr/bin/xfetch
**GET FEATURED**
Want to have your xinfo configuration featured on the README? Contact me through github
Want to have your xfetch configuration featured on the README? Contact me through github