aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc.d/prompt.bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash/bashrc.d/prompt.bash')
-rw-r--r--bash/bashrc.d/prompt.bash3
1 files changed, 0 insertions, 3 deletions
diff --git a/bash/bashrc.d/prompt.bash b/bash/bashrc.d/prompt.bash
index 0e96a82f..c4293aae 100644
--- a/bash/bashrc.d/prompt.bash
+++ b/bash/bashrc.d/prompt.bash
@@ -35,9 +35,6 @@ prompt() {
# String it all together
PS1='\['"$format"'\]'"$PS1"'\['"$reset"'\] '
-
- # Print the Bash version number to the terminal
- printf '%sbash:%s%s\n' "$format" "$BASH_VERSION" "$reset"
;;
# Revert to simple inexpensive prompt