From 54611641f0cc0e59ab2336b405cc7ff98955738b Mon Sep 17 00:00:00 2001 From: amogus3016 <89612811+amogus3016@users.noreply.github.com> Date: Mon, 15 Nov 2021 21:41:25 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6db334..c404a55 100644 --- a/README.md +++ b/README.md @@ -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.