summaryrefslogtreecommitdiff
path: root/.bash_prompt
diff options
context:
space:
mode:
Diffstat (limited to '.bash_prompt')
-rw-r--r--.bash_prompt1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_prompt b/.bash_prompt
index 29ccfc5..1ee9ed8 100644
--- a/.bash_prompt
+++ b/.bash_prompt
@@ -8,6 +8,7 @@
if [ "${TERM}" = dumb ]
then
+ PS1='$? \u:\w\$ '
return
fi