fixing some outdated software settings

master
TiynGER 5 years ago
parent 079a1a2528
commit f379e02956

@ -1,5 +1,5 @@
#!/bin/sh
sudo yay -S thinkfan lm_sensors
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

@ -28,9 +28,6 @@ sd() { find ~/ownCloud/* -type f | grep ".pdf" | fzf | xargs -r $READER ;}
# grep
alias grep="grep --color=auto"
# lastpass
alias lastpass="lpass"
# ls(d)
alias l="lsd"
alias la="lsd -la"

Loading…
Cancel
Save