summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/setup.sh b/setup.sh
deleted file mode 100755
index 755a4c3..0000000
--- a/setup.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-sudo pacman -S lsb-release
-#Change if your package manager is diffrent
-cd ~/fakefetch
-chmod +x fakefetch.sh
-sudo mv ~/fakefetch/fakefetch.sh /bin/fakefetch