xfetch/README.md

8 lines
415 B
Markdown
Raw Normal View History

2021-11-15 19:31:14 -05:00
# xinfo
2021-11-15 19:58:14 -05:00
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.
2021-11-15 19:33:00 -05:00
**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