摘要: curl https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash -o ~/.git-completion.bash # 添加到 .bash_profile vim ~/.bash_profile # 添加内容 if [ -f ~/.git-completion.ba... 阅读全文
posted @ 2019-05-09 16:41 格罗玛什·地狱咆哮 阅读(889) 评论(1) 推荐(0)