# /etc/skel/.bashrc: # $Header: $ # This file is sourced by all *interactive* bash shells on startup. This # file *should generate no output* or it will break the scp and rcp commands. [ -f /etc/bashrc ] && source /etc/bashrc ##uncomment the following to activate bash-completion: #[ -f /etc/profile.d/bash-completion ] && source /etc/profile.d/bash-completion