Meins
public text v1 · immutablecat >> /etc/bashrc << EOF
if [ -f /home/configs/bash_customprompt ]; then
source /home/configs/bash_customprompt
fi
EOFcat >> /etc/bashrc << EOF
if [ -f /home/configs/bash_customprompt ]; then
source /home/configs/bash_customprompt
fi
EOF