Cleaned bash it up
diff --git a/custom/custom.bash b/custom/custom.bash
index 1176192..caae863 100644
--- a/custom/custom.bash
+++ b/custom/custom.bash
@@ -1,2 +1,4 @@
+#!/bin/bash
+
 # Your Custom Bash alias', functions, etc.
 #
\ No newline at end of file