Skip to content

Instantly share code, notes, and snippets.

View jonasdt's full-sized avatar

Jonas De Taeye jonasdt

View GitHub Profile
#!/bin/sh
html5lib() {
yes | pip uninstall html5lib
echo "########## HTML5LIB $1 ##########"
pip install "html5lib==$1"
}
bs4() {
yes | pip uninstall beautifulsoup4
@jonasdt
jonasdt / instructions.markdown
Last active December 11, 2015 08:28 — forked from hijonathan/instructions.markdown
Steps to transfer Chrome Custom Search Engines to Alfred

Step 0: Clean up your search engines in Chrome.

Step 1: Use the sync script, this will overwrite your custom searches in Alfred!

> python sync_alfred.py

Alternatively, you can also import the favicons (low resolution)

> python sync_alfred.py -i