mirror of
https://github.com/tiyn/larbs.git
synced 2025-04-03 15:57:46 +02:00
adding additional installation scripts
This commit is contained in:
parent
366dac0a3f
commit
aafee70343
7
#additionalinstall/thinkpadspecific.sh
Executable file
7
#additionalinstall/thinkpadspecific.sh
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
yay -S thinkfan lm_sensors
|
||||||
|
sudo modprobe thinkpad_acpi
|
||||||
|
sudo cp /usr/share/doc/thinkfan/examples/thinkfan.conf.simple /etc/thinkfan.conf
|
||||||
|
systemctl enable thinkfan
|
||||||
|
echo "check the following output and if successfull run: systemctl enable thinkfan.service"
|
||||||
|
sudo thinkfan -n
|
@ -54,7 +54,6 @@ A,python-ueberzug,generates image previews in vifm and other terminal programs.,
|
|||||||
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.,,
|
||||||
,rsync,is a way to transfer files.,,
|
,rsync,is a way to transfer files.,,
|
||||||
,rtv,watch reddit from your command line.,,
|
,rtv,watch reddit from your command line.,,
|
||||||
A,sc-im,is an Excel-like terminal spreadsheet manager.,,
|
|
||||||
A,simple-mtpfs,enables the mounting of cell phones.,,
|
A,simple-mtpfs,enables the mounting of cell phones.,,
|
||||||
,socat,is a socket utility.,,
|
,socat,is a socket utility.,,
|
||||||
,sshpass,to securely use your passwords.,,
|
,sshpass,to securely use your passwords.,,
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user