Commit graph

13 commits

Author SHA1 Message Date
Danielle McLean 9d643fad13
Change the committer email address to my personal domain 2017-04-17 18:33:12 +10:00
Danielle McLean 2e374de893
Improve speed of commit-msg hook by calculating git-guilt only once 2017-04-14 00:37:20 +10:00
Danielle McLean e0038e9420
Replace the post-commit hook with a commit-msg hook that does the same thing (but that avoids needing to amend every commit :3 ) 2017-04-05 16:34:29 +10:00
Danielle McLean a1e0795e78
Add gpg2 wrapper program that applies --no-tty flag 2017-02-27 13:50:28 +11:00
Danielle McLean 8430953d9c
Enable kdiff3 by default and allow OS-specific packages to override 2016-11-19 19:07:49 +11:00
Danielle McLean c0f087d8e2
Make conflicts easier to handle by preserving merges on rebase and enabling rerere 2016-11-18 09:47:20 +11:00
Danielle McLean 082b24ea47
Move public user info into the versioned config, and GPG stuff into the private config.local 2016-10-23 15:03:26 +11:00
Danielle McLean b99c2956eb
Using stow-rename, unhide all the files :3 2016-10-07 23:17:50 +11:00
Danielle McLean 0e6a97b8f3
Push to GitHub over SSH even if you cloned over HTTPS 2016-10-04 08:34:07 +11:00
Danielle McLean a8bca133bc
Migrate everything to GNU Stow locations instead of homeshick 2016-10-03 22:56:02 +11:00
Danielle McLean d9be263719
Add co alias for git checkout 2016-10-03 16:09:54 +11:00
Danielle McLean 9bfd1d1174
Move configs into XDG_CONFIG_HOME instead 2016-10-03 15:42:27 +11:00
Danielle McLean 583af04e56
Initial commit, not a lot to it yet 2016-10-03 12:44:37 +11:00