X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=.bashrc;h=04df859f14367be83d2655d2f12e9aee32c2b820;hp=d374dd4e522a7f7d34a88ee28c6e90e37e7d9509;hb=77917a8fbf2032a8b2634a1b3de0879ec45cf213;hpb=ef571de225d48762aad38f9a5a3b28bbab654e39 diff --git a/.bashrc b/.bashrc index d374dd4..04df859 100644 --- a/.bashrc +++ b/.bashrc @@ -36,6 +36,10 @@ HISTIGNORE='pass *:[ ]*:otp *:oathtool *' # see comments in brc2 sl() function for background. if [[ $SSH_CONNECTION ]] \ && [[ $BRC != t ]]; then + brc() { + export BRC=t + source ~/.bashrc + } return 0 else