Added custom PS3 (prompt used with "select", for instance with the new, newpost comman) for minimal theme
parent
415d8b7458
commit
cb681121e4
|
|
@ -7,3 +7,5 @@ prompt_setter() {
|
|||
}
|
||||
|
||||
PROMPT_COMMAND=prompt_setter
|
||||
|
||||
export PS3=">> "
|
||||
|
|
|
|||
Loading…
Reference in New Issue