install: Add fastfetch ppa
This commit is contained in:
@@ -13,6 +13,7 @@ case `uname` in
|
|||||||
;;
|
;;
|
||||||
Linux)
|
Linux)
|
||||||
echo "Installing dependencies with Apt"
|
echo "Installing dependencies with Apt"
|
||||||
|
sudo apt-add-repository -y --ppa ppa:zhangsongcui3371/fastfetch
|
||||||
sudo apt install $(< ./dependencies/apt.txt)
|
sudo apt install $(< ./dependencies/apt.txt)
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user