mirror of
https://github.com/tiyn/larbs.git
synced 2025-04-03 15:57:46 +02:00
1.1.4 adding unknown-command-handler
This commit is contained in:
parent
850a38a3e3
commit
7de6ee31f5
@ -1 +1 @@
|
|||||||
1.1.3
|
1.1.4
|
3
larbs.sh
3
larbs.sh
@ -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,
|
|
Loading…
x
Reference in New Issue
Block a user