Add surfraw - lot of search engines in CLI

This commit is contained in:
Morgan Wattiez
2019-08-15 11:19:11 +02:00
parent f7e10d767d
commit 196186e7cd
5 changed files with 19 additions and 0 deletions

View File

@ -51,6 +51,8 @@ ln -snf ~/Code/dotfiles/dot_zshrc ~/.zshrc
ln -snf ~/Code/dotfiles/dot_zshrc.pre-oh-my-zsh ~/.zshrc.pre-oh-my-zsh
ln -snf ~/Code/dotfiles/private_dot_ssh/config ~/.ssh/config
ln -snf ~/Code/dotfiles/requirements.txt ~/requirements.txt
ln -snf ~/Code/dotfiles/dot_surfraw.conf ~/.surfraw.conf
# Other symblinks + Install Docker Desktop for Mac
case "$(uname -s)" in
Darwin)