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)