Go to file
James Patrick adbe85b7c1 Added post-merge hook to run update on merge.
This will case `make update` to run everytime there is a successful
merge. This will include everytime the is a non no-op merge. This *will
not run* if:

1. There is no changes.
2. There is a conflict in the merge.

Additionally the make install set will now sym link the post-merge hook.
2019-04-15 20:00:14 -04:00
bin Added post-merge hook to run update on merge. 2019-04-15 20:00:14 -04:00
tmux Added tmux configuration. 2019-04-13 19:07:24 -04:00
tridactyl Added Tridactyl config 2019-04-15 01:57:22 -04:00
vim Corrected issue with sh not understanding quoted commands. 2019-04-14 19:04:51 -04:00
.gitignore Added vim.plug's plugin directory to gitignore 2019-04-14 19:06:17 -04:00
makefile Added post-merge hook to run update on merge. 2019-04-15 20:00:14 -04:00