linux 效率工具分享返回列表
上传时间:2017-07-12 内容关键字:linux 效率工具分享
[centOS]
# 基本环境软件安装
yum install the_silver_searcher
yum install ctags
yum install tree
yum install dos2unix
vim 自动被全插件
https://github.com/Valloric/YouCompleteMe
ag命令源码
https://github.com/ggreer/the_silver_searcher
命令行工作装逼神器
https://github.com/hy0kl/profile
vim 备忘录
https://github.com/hy0kl/tech-note/blob/master/note/vim.md
- 上一篇:已经没有了
- 下一篇:linux服务器下载查询结果生成文件的具体操作(菜鸟)