aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bash/bashrc')
-rw-r--r--bash/bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/bashrc b/bash/bashrc
index 3f9b680d..28f61b22 100644
--- a/bash/bashrc
+++ b/bash/bashrc
@@ -165,7 +165,7 @@ else
PS1=${COLOR_USER}${PS1}${COLOR_UNDO}
fi
-# Add space suffice to prompt.
+# Add space separator to end of prompt.
PS1="${PS1} "
# Set window titles in various terminals.