From 5978ad3472a472367ad9f0c9516c2858914f01a7 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Tue, 13 Dec 2011 23:24:05 +0900 Subject: [PATCH] test commit for new email --- .bashrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.bashrc b/.bashrc index dd76c24..60b3595 100755 --- a/.bashrc +++ b/.bashrc @@ -160,7 +160,6 @@ dl-my-init-files(){ port-autosync(){ port selfupdate && port sync && port upgrade installed } - _mygitconfig(){ git config --global user.name '10sr' git config --global user.email '8slashes+git@gmail.com'