aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/profile/profile.dot.link1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/profile/profile.dot.link b/modules/profile/profile.dot.link
index 6ec71e1..d9a0570 100644
--- a/modules/profile/profile.dot.link
+++ b/modules/profile/profile.dot.link
@@ -27,6 +27,7 @@ export EDITOR="vim -X"
# Basic git configuration
export GIT_PS1_SHOWDIRTYSTATE="1"
+export GIT_PS1_SHOWSTASHSTATE="1"
# Temporary folder
export TMPDIR="$HOME/temp/misc"