summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 5cf0fb0..a747eb7 100644
--- a/.bashrc
+++ b/.bashrc
@@ -161,7 +161,7 @@
}
ps_precursor() {
- if [ -n "$___git_printed" ]
+ if [ -n "$___changes" ]
then
printf ""
else