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 systemctl stop docker.service
#updating pkgfile packagerepos
sudo pkgfile -u
# Most important command! Get rid of the beep!
systembeepoff

@ -101,3 +101,4 @@ A,vrms-arch,shows the amount of non free software packages installed.,
,hub,is a cli for github.,
,zsh,is a bash alternative.,
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)
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