aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bash/bashrc.d/prompt.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/bashrc.d/prompt.bash b/bash/bashrc.d/prompt.bash
index bac7c6f4..478c6594 100644
--- a/bash/bashrc.d/prompt.bash
+++ b/bash/bashrc.d/prompt.bash
@@ -32,7 +32,7 @@ prompt() {
# Revert to simple inexpensive prompt
off)
PROMPT_COMMAND=
- PS1='\[\a\]\$ '
+ PS1='\$ '
;;
# Git prompt function