mirror of https://github.com/tiyn/larbs
parent
20f0be1374
commit
bbb9ff06af
@ -1,7 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
sudo pacman -S neomutt isync msmtp pass
|
|
||||||
git clone https://github.com/lukesmithxyz/mutt-wizard
|
|
||||||
cd mutt-wizard
|
|
||||||
sudo make install
|
|
||||||
cd ..
|
|
||||||
rm -rf mutt-wizard
|
|
@ -1,2 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
yay -S sc-im
|
|
@ -1,7 +0,0 @@
|
|||||||
#!/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
|
|
Loading…
Reference in new issue