Added custom PS3 (prompt used with "select", for instance with the new, newpost comman) for minimal theme

This commit is contained in:
Mark Szymanski
2010-11-17 17:09:16 -06:00
parent 415d8b7458
commit cb681121e4

View File

@@ -7,3 +7,5 @@ prompt_setter() {
}
PROMPT_COMMAND=prompt_setter
export PS3=">> "