Added custom PS3 (prompt used with "select", for instance with the new, newpost comman) for minimal theme
diff --git a/themes/minimal/minimal.theme.bash b/themes/minimal/minimal.theme.bash
index e70165d..2f9b926 100644
--- a/themes/minimal/minimal.theme.bash
+++ b/themes/minimal/minimal.theme.bash
@@ -7,3 +7,5 @@
 }
 
 PROMPT_COMMAND=prompt_setter
+
+export PS3=">> "