From aa493e63df2bc8922238ed030c6dc492eeb7dc4c Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Wed, 14 Jun 2017 13:04:36 +0200 Subject: [PATCH] jjdlsqkjdlskq --- config/qutebrowser/qutebrowser.conf | 1 + scripts/install-prefs | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/qutebrowser/qutebrowser.conf b/config/qutebrowser/qutebrowser.conf index db7c1a9..1d9b006 100644 --- a/config/qutebrowser/qutebrowser.conf +++ b/config/qutebrowser/qutebrowser.conf @@ -1057,6 +1057,7 @@ gi = http://images.google.com/search?q={} g = https://www.google.fr/search?q={} wa = https://www.wolframalpha.com/input/?i={} dockerhub = https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=0&q={}&starCount=0 +npm = https://www.npmjs.com/search?q={} [aliases] # Aliases for commands. diff --git a/scripts/install-prefs b/scripts/install-prefs index 1522b67..33f4601 100755 --- a/scripts/install-prefs +++ b/scripts/install-prefs @@ -274,13 +274,13 @@ fi if [ $EXTRA == 1 ]; then # Extra dev - inst cmake clang llvm + inst cmake clang llvm npm # Extra CLI inst sl ffmpeg youtube-dl if [ $ARCH == 1 ]; then - altInst pdftk translate-shell + altInst pdftk translate-shell git-lfs js-beautify fi # Extra GUI