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