From d563d1271d7815e5992126fcf79cdfaf0de92c8c Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sun, 20 Nov 2011 07:25:50 +0800 Subject: [PATCH] style --- .bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc b/.bashrc index aab5e28..eeea0bc 100644 --- a/.bashrc +++ b/.bashrc @@ -22,6 +22,7 @@ alias psu="ps -U" alias s="screen" alias ssh="ssh -4 -C -e none -v" alias t="telnet" +# [[ -s "$HOME/.bashrc.alias" ]] && source "$HOME/.bashrc.alias" # export BLOCKSIZE="k"