mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-08-13 04:37:43 +02:00
archfw setup
This commit is contained in:
@@ -181,6 +181,9 @@ function install_dependencies {
|
||||
set -e
|
||||
|
||||
fileToList dependencies/npm.txt | xargs sudo npm install -g
|
||||
|
||||
# enable services
|
||||
sudo systemctl enable tlp
|
||||
}
|
||||
|
||||
# set up a new ssh key
|
||||
|
Reference in New Issue
Block a user