From 9a1a4a098e1be6b50833367ca840f8013435885b Mon Sep 17 00:00:00 2001 From: 10sr Date: Sat, 24 Sep 2011 14:56:03 +0900 Subject: [PATCH] .bashrc: remove a comment --- .bashrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.bashrc b/.bashrc index f88c0d6..45c08f5 100755 --- a/.bashrc +++ b/.bashrc @@ -113,7 +113,6 @@ _mygitconfig(){ git config --global alias.cmm "commit -m" git config --global alias.b "branch" git config --global alias.cm "commit --verbose" - # git config --global github.token ** } prompt_function(){ # used by PS1