Code Review
/
common
/
bash_it.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
415d8b7
)
Added custom PS3 (prompt used with "select", for instance with the new, newpost comma...
author
Mark Szymanski
<mrman208@me.com>
Wed, 17 Nov 2010 23:09:16 +0000
(17:09 -0600)
committer
Mark Szymanski
<mrman208@me.com>
Wed, 17 Nov 2010 23:09:16 +0000
(17:09 -0600)
themes/minimal/minimal.theme.bash
patch
|
blob
|
history
diff --git
a/themes/minimal/minimal.theme.bash
b/themes/minimal/minimal.theme.bash
index
e70165d
..
2f9b926
100644
(file)
--- a/
themes/minimal/minimal.theme.bash
+++ b/
themes/minimal/minimal.theme.bash
@@
-7,3
+7,5
@@
prompt_setter() {
}
PROMPT_COMMAND=prompt_setter
+
+export PS3=">> "