QiangXie / Config

Some tools config files, include tmux, vim and zsh.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is for the rapid deployment of my Linux operating system commonly used tools, including zsh, vim, tmux. If the above tools are not installed in the system, please install them separately. Also make sure your system is installed with cmake and make for compiling the code completion tool YouCompleteMe. Then run the following command:

git clone https://github.com/QiangXie/Config.git
cd Config
python config.py

About

Some tools config files, include tmux, vim and zsh.


Languages

Language:Shell 47.5%Language:Python 31.9%Language:Vim Script 20.6%