Commit Graph
14 Commits
Author SHA1 Message Date
ncanceill 5b75cc7880 Many updates to git plugin (see #2790) 2015-05-08 16:00:22 +02:00
ncanceill 7478b754a1 make sure cache dir exists, just like log dir 2014-07-16 12:27:01 +02:00
ncanceill 5756ea0101 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-07-16 12:27:01 +02:00
ncanceill 7fbbf28e6e return 0 when not a git repo
before, 128 was returned, which could display an error,
but out of a git repo this should exit silently
fixes #2226
2014-06-10 09:52:57 +02:00
ncanceill e5ed07e2b5 specify python2 in shebang
as suggested in #2382
2014-06-04 12:36:34 +02:00
ncanceill ac1a321abe add gfa alias for recursive formatting
inspired from #2018
2014-05-29 11:06:02 +02:00
ncanceill 76e23e62c6 Fix permissions on wd plugin
continuating #1923
2014-05-29 10:58:51 +02:00
ncanceill 2c19c0e59e typo, fixes #1806 2014-05-24 08:31:59 +02:00
ncanceillandPhil Eichinger 732bca071e $ZSH is the OMZ installation folder, not configuration 2014-03-25 16:47:58 +01:00
ncanceillandPhil Eichinger 2697a18257 mention $ZSH_CUSTOM as suggested in #2295 2014-03-25 16:47:58 +01:00
ncanceillandPhil Eichinger ffd5cb20ee suggest setting $LANG to fix #1286 and fix #1823 2014-03-25 16:47:58 +01:00
ncanceill 6889dfaa46 $ZSH is the OMZ installation folder, not configuration 2014-03-23 15:03:36 +01:00
ncanceill 04c2d29398 mention $ZSH_CUSTOM as suggested in #2295 2014-03-23 15:03:16 +01:00
ncanceill f9ad3686bb suggest setting $LANG to fix #1286 and fix #1823 2014-03-23 15:02:58 +01:00