Removed custom.bash and am now completely ignoring all files within the custom directory. Started de-macify to provide more support for linux (thanks to alsemyonov on github).
diff --git a/.gitignore b/.gitignore
index 54f7202..7fd0489 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
 .DS_Store
-custom/*.bash
-!custom/example.bash
\ No newline at end of file
+custom/*.bash
\ No newline at end of file