mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-08-13 04:37:43 +02:00
decided to remove mdpdf anyways, not desired result.
This commit is contained in:
@@ -121,8 +121,6 @@ function install_dependencies {
|
||||
|
||||
fileToList dependencies/pip.txt | xargs sudo pip install
|
||||
|
||||
# disable chromium downloads for npm
|
||||
sudo npm config set puppeteer_skip_chromium_download true -g
|
||||
fileToList dependencies/npm.txt | xargs sudo npm install -g
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user