This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
""" | |
forked from http://alexwlchan.net/2015/11/export-urls-from-safari-reading-list/ | |
Requires Python 3. | |
""" | |
import os | |
import plistlib | |
INPUT_FILE = os.path.join(os.environ['HOME'], 'Library/Safari/Bookmarks.plist') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[alias] | |
branchdates = for-each-ref --sort=-committerdate refs/heads/ --format='%(committerdate:relative) %09 %(refname:short)' | |
branchdatesandremotes = ! git for-each-ref --sort=-committerdate --format='%(committerdate:relative) %09 %(refname:short)'|head | |
wdiff = diff --word-diff -D | |
wdiffdot = diff --word-diff -D --word-diff-regex=. | |
vcherry = cherry -v | |
graphlog = log --graph --oneline --decorate | |
graphlogall = log --graph --all --oneline --decorate |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wibble |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript" src="http://ibroadfo.tumblr.com/js"></script> |