Update README.md

This commit is contained in:
amogus3016 2022-01-05 08:01:29 -05:00 committed by GitHub
parent 8c21545e5f
commit 1c44d432e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,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)
- 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"
**NOTES**