summaryrefslogtreecommitdiff
path: root/.config/bash/rc.d/01_unset_prompt_command.sh
diff options
context:
space:
mode:
Diffstat (limited to '.config/bash/rc.d/01_unset_prompt_command.sh')
-rw-r--r--.config/bash/rc.d/01_unset_prompt_command.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/bash/rc.d/01_unset_prompt_command.sh b/.config/bash/rc.d/01_unset_prompt_command.sh
new file mode 100644
index 0000000..165fdbc
--- /dev/null
+++ b/.config/bash/rc.d/01_unset_prompt_command.sh
@@ -0,0 +1,3 @@
+#!/hint/bash
+
+PROMPT_COMMAND=''