Browse Source

.bashrc: remove a comment

pull/1/head
10sr 12 years ago
parent
commit
9a1a4a098e
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .bashrc

+ 0
- 1
.bashrc View File

@@ -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


Loading…
Cancel
Save