X-Git-Url: https://git.ao2.it/config/bash.git/blobdiff_plain/89d0e7e4ee392615335226b9cd338add542659e9..HEAD:/.bash/env

diff --git a/.bash/env b/.bash/env
index 2f179d1..1252969 100644
--- a/.bash/env
+++ b/.bash/env
@@ -40,3 +40,6 @@ then
   # info is broken with vimpager
   alias info="PAGER=/usr/bin/less info"
 fi
+
+# disable the automatic gst-build prompt override, it interferes with the custom prompt
+export GST_BUILD_DISABLE_PS1_OVERRIDE="TRUE"