Help files. Added the rest of bash it
diff --git a/themes/bobby/bobby.theme.bash b/themes/bobby/bobby.theme.bash
new file mode 100644
index 0000000..724eb2c
--- /dev/null
+++ b/themes/bobby/bobby.theme.bash
@@ -0,0 +1,2 @@
+#!/bin/bash
+export PS1='${LIGHT_BLUE}$(prompt_char)${LIGHT_GREEN} $(parse_git_branch) ${ORANGE}\h ${NORMAL}in ${GREEN}\w ${NORMAL}→ '
\ No newline at end of file