Commit graph

6 commits

Author SHA1 Message Date
ncanceill
09d6da2595 Revert "specify python2 in shebang"
"/usr/bin/python2" does not exist on Mac OSX (see #2382), so fuck people who have
"python" symlinked to "python3"

This reverts commit e5ed07e2b5
2014-11-28 14:37:12 +01:00
ncanceill
ce7fa60ed7 specify python2 in shebang
as suggested in #2382
2014-11-28 14:37:07 +01:00
Paweł Tomak
f0dcfa8ffd Fix for Python3
In Python3 without universal_newlines set to True
output from Popen was byte-encoded.
2014-11-28 14:37:02 +01:00
Chris Jones
7966f59913 grab last item in list which is the branch instead of relying on position. 2014-11-28 14:36:29 +01:00
Chris Jones
bdad958a74 Much needed PEP8 love. Use spaces, not tabs. 2014-11-28 14:36:29 +01:00
Justin Riley
765aa0cac2 add git-prompt plugin from olivierverdier/zsh-git-prompt 2014-11-28 14:32:38 +01:00