Update README.md

This commit is contained in:
amogus3016 2021-11-15 21:41:25 -05:00 committed by GitHub
parent 7d66befcbd
commit 54611641f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ xinfo is a simpler alternative to neofetch. Although not as visually appealing a
**INSTALLATION**
- 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)
- (OPTIONAL) Add to your shell's configuration file: alias neofetch="xinfo"
**NOTES**
- Make sure not to clone the repository to /tmp. This will delete xinfo every time you boot your PC.