xfetch/INSTALL.sh
2022-04-13 14:42:56 +00:00

7 lines
141 B
Bash

#!/bin/sh
wget https://raw.githubusercontent.com/everest-linux/xfetch/main/xfetch.py
cp xfetch.py xfetch
chmod +x xfetch
mv xfetch /usr/bin