diff options
author | neodarz <neodarz@neodarz.net> | 2018-07-06 14:02:43 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-07-06 14:02:43 +0200 |
commit | 02b2ac45524b5b6ff15cf3c369f1e502b7a58b2d (patch) | |
tree | ad7cd375839126c4cc68527fea8cc06cabc49019 | |
parent | be861a9ff9d53abd20c9c16465f370470a24c461 (diff) | |
download | dotfiles_ascii-02b2ac45524b5b6ff15cf3c369f1e502b7a58b2d.tar.xz dotfiles_ascii-02b2ac45524b5b6ff15cf3c369f1e502b7a58b2d.zip |
Add thinkfan service enable
Diffstat (limited to '')
-rwxr-xr-x | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ #tpac -S thinkfan #sudo stow -t / thinkfan +#sudo systemctl enable thinkfan.service #sudo pacman -S the_silver_searcher |