8 lines
355 B
Markdown
8 lines
355 B
Markdown
# 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.
|
|
|
|
**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
|