commit | cb681121e42572f312edc463d6b9e9e98087026d | [log] [tgz] |
---|---|---|
author | Mark Szymanski <mrman208@me.com> | 周三 11月 17 17:09:16 2010 -0600 |
committer | Mark Szymanski <mrman208@me.com> | 周三 11月 17 17:09:16 2010 -0600 |
tree | 4049c87d1f797391b692d3cb52633ece74b0dd86 | |
parent | 415d8b7458f6d77c072fc1cecdd7761008666b18 [diff] |
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=">> "