jjdlsqkjdlskq

This commit is contained in:
Geoffrey Frogeye 2017-06-14 13:04:36 +02:00
parent e17af8c95c
commit aa493e63df
2 changed files with 3 additions and 2 deletions

View file

@ -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.

View file

@ -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