8 Commits

Author SHA1 Message Date
699645bd1b delete unused things 2016-06-19 15:09:02 +01:00
Nick Nisi
1dd251f4e9 add jscs pre-commit check 2015-08-17 09:41:55 -05:00
Nick Nisi
d590511be4 fix jshint pre-commit hook
* fix issue with hook apparently not recognizing javascript files
* add check for existence of jshint and, quit without errors
2015-08-15 08:33:32 -05:00
Nick Nisi
f10259a5f7 jshint pre-commit to stop checking json files 2013-12-13 12:41:13 -06:00
Nick Nisi
8e3854c26d git and vim cleanup
* remove banned pre-commit check as it's more annoying than anything
* update iife snippet
* change to jellybeans colorscheme
* vim add Gread shortcut
* NOP Q in vim
2013-12-12 18:29:53 -06:00
Nick Nisi
7b6c53793f Add --no-pager to checkout hook 2013-08-04 17:58:04 -05:00
Nick Nisi
32e2d1f363 Add default git hooks
This is a set of global, reusable git hooks that can be added to any git
project
2013-07-27 10:58:35 -05:00
Nick Nisi
4354fcc0e8 Add git templates with preconfigured hooks
So far, add a single pre-commit hook which loops through the dotfiles
for *.pre-commit files and executes them
2013-07-23 08:54:50 -05:00