# CONFIG ============================================================== # source the system-wide rc file [ -r /etc/gitshrc ] && . /etc/gitshrc # source the user's rc file [ -r ~/.gitshrc ] && . ~/.gitshrc