diff --git a/VERSION.txt b/VERSION.txt index 9c1218c..1b87bcd 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.1.3 \ No newline at end of file +1.1.4 \ No newline at end of file diff --git a/larbs.sh b/larbs.sh index 1569a9e..7552efa 100644 --- a/larbs.sh +++ b/larbs.sh @@ -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 diff --git a/progs.csv b/progs.csv index 4da7a34..d0e873a 100644 --- a/progs.csv +++ b/progs.csv @@ -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., ,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., \ No newline at end of file +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, \ No newline at end of file