Complete refactor & implement cask

This commit is contained in:
Henrik Lissner 2014-09-20 16:54:04 -04:00
parent 418f7bc5a6
commit 8f93fb9b73
39 changed files with 1534 additions and 1155 deletions

3
cleanup.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
rm -f init.elc init/*.elc init/defuns/*.elc elisp/*.elc &> /dev/null