浏览代码

.bashrc: remove a comment

pull/1/head
10sr 12 年前
父节点
当前提交
9a1a4a098e
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      .bashrc

+ 0
- 1
.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


正在加载...
取消
保存