摘要: 一般情况下,配置 .vimrc 可以更改vim 的表现。有很多已经写的很好的 .vimrc例如:http://amix.dk/vim/vimrc.htmlhttps://github.com/amix/vimrchttps://github.com/spf13/spf13-vimhttps://gi... 阅读全文
posted @ 2015-02-13 17:37 jiahu 阅读(289) 评论(0) 推荐(0)
摘要: git 软件版本控制系统 Git --- The stupid content trackergit的使用:windows下的git :http://msysgit.github.io/初始化git :$ git config --global user.name"Your Name"... 阅读全文
posted @ 2015-02-13 16:58 jiahu 阅读(256) 评论(0) 推荐(0)