All pastes #1844147 Raw Edit

Meins

public text v1 · immutable
#1844147 ·published 2010-03-18 00:05 UTC
rendered paste body
cat >> /etc/bashrc << EOF
if [ -f /home/configs/bash_customprompt ]; then
source /home/configs/bash_customprompt
fi
EOF