aboutsummaryrefslogtreecommitdiff
path: root/files/etc/bash.bashrc
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-02-15 13:03:46 -0200
committerSilvio Rhatto <rhatto@riseup.net>2010-02-15 13:03:46 -0200
commite88378ecb98bc3932aa8484837fefa04e5b9323b (patch)
treefad367800442e83d3a8847c7e67cf41b3c3b0f3f /files/etc/bash.bashrc
parent95322378019d3a4f26ed4396f33f1a83185f64ed (diff)
downloadpuppet-nodo-e88378ecb98bc3932aa8484837fefa04e5b9323b.tar.gz
puppet-nodo-e88378ecb98bc3932aa8484837fefa04e5b9323b.tar.bz2
Better prompt config
Diffstat (limited to 'files/etc/bash.bashrc')
-rw-r--r--files/etc/bash.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/files/etc/bash.bashrc b/files/etc/bash.bashrc
index 3f8ba6b..0d66a14 100644
--- a/files/etc/bash.bashrc
+++ b/files/etc/bash.bashrc
@@ -45,3 +45,5 @@ if [ -x /usr/lib/command-not-found ]; then
fi
}
fi
+
+PROMPT_COMMAND="/usr/local/bin/prompt.sh"