commit d684922b993f178237b4648a3c628aaea4bd81b7
parent 1102a0806d59a48ee8a552c0318a5419eeeedff8
Author: Markus Hanetzok <markus@hanetzok.net>
Date: Mon, 7 Nov 2022 11:26:18 +0100
Update README and add .gitignore
Diffstat:
3 files changed, 12 insertions(+), 11 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -0,0 +1 @@
+release.sh
diff --git a/README b/README
@@ -11,9 +11,9 @@ Usage
-----
Install Parabola on your system then run:
- git clone git://git.cybvik.xyz/zerog
- chmod +x zerog/zerog
- sudo zerog/zerog
+ curl -O cybvik.xyz/files/zerog
+ chmod +x ./zerog
+ sudo ./zerog
Customization
-------------
@@ -24,7 +24,7 @@ AUR
---
The usage of the AUR is highly discouraged by the Parabola developers.
Therefore this script does not install an AUR helper. The git_install function
-does make it possible to install AUR packages, but I suggest you keep the
+does make it possible to install AUR packages, but I suggest you keep the
number low and check each PKGBUILD before adding it to the script.
Contact
diff --git a/progs.list b/progs.list
@@ -5,9 +5,9 @@ xcape
xdotool
xcompmgr
xwallpaper
-unzip
ttf-ibm-plex
ttf-liberation
+unzip
ueberzug
sxhkd
bc
@@ -43,8 +43,6 @@ borg
neofetch
htop
icecat
-tor
-tor-openrc
wget
rsync
curl
@@ -53,13 +51,15 @@ msmtp
pass
hplip
system-config-printer
-cups
-cups-openrc
-avahi
-avahi-openrc
iceweasel
iceweasel-ublock-origin
openssh
texlive-most
unclutter
pandoc
+cups
+cups-openrc
+avahi
+avahi-openrc
+tor
+tor-openrc