1.1.4 adding unknown-command-handler

master
TiynGER 5 years ago
parent 850a38a3e3
commit 7de6ee31f5

@ -1 +1 @@
1.1.3 1.1.4

@ -222,6 +222,9 @@ sudo groupadd docker
sudo gpasswd -a $USER docker sudo gpasswd -a $USER docker
sudo systemctl stop docker.service sudo systemctl stop docker.service
#updating pkgfile packagerepos
sudo pkgfile -u
# Most important command! Get rid of the beep! # Most important command! Get rid of the beep!
systembeepoff systembeepoff

@ -100,4 +100,5 @@ A,vrms-arch,shows the amount of non free software packages installed.,
,xf86-input-synaptics,is needed for toggling the touchpad., ,xf86-input-synaptics,is needed for toggling the touchpad.,
,hub,is a cli for github., ,hub,is a cli for github.,
,zsh,is a bash alternative., ,zsh,is a bash alternative.,
A,redshift-minimal,is a minimal-depenmdecy version of redshift to save your eyesfrom deadly blue lasers., A,redshift-minimal,is a minimal-depenmdecy version of redshift to save your eyesfrom deadly blue lasers.,
,pkgfile,tool for zsh to help with unknown commands,
1 #TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right while installing)
100 ,xf86-input-synaptics,is needed for toggling the touchpad.,
101 ,hub,is a cli for github.,
102 ,zsh,is a bash alternative.,
103 A,redshift-minimal,is a minimal-depenmdecy version of redshift to save your eyesfrom deadly blue lasers.,
104 ,pkgfile,tool for zsh to help with unknown commands,
Loading…
Cancel
Save