diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-02-18 20:21:17 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-02-18 20:21:17 -0200 |
commit | e56ad59baeb68aa49cb274aeb0b0ec742df06c72 (patch) | |
tree | 2b67bc20f43eb00e6c73ce57d06fb6a71fa8083a /files/etc/bash.bashrc | |
parent | 7df8e9a2cee5775aea88a6b5b7ef1be3c4970f8e (diff) | |
download | puppet-nodo-e56ad59baeb68aa49cb274aeb0b0ec742df06c72.tar.gz puppet-nodo-e56ad59baeb68aa49cb274aeb0b0ec742df06c72.tar.bz2 |
Fancy prompt already sourced by bash.bashrc
Diffstat (limited to 'files/etc/bash.bashrc')
-rw-r--r-- | files/etc/bash.bashrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/files/etc/bash.bashrc b/files/etc/bash.bashrc index 89b5a57..22d06b1 100644 --- a/files/etc/bash.bashrc +++ b/files/etc/bash.bashrc @@ -47,4 +47,3 @@ if [ -x /usr/lib/command-not-found ]; then fi . /usr/local/bin/prompt.sh -PROMPT_COMMAND="command_prompt" |