laizhiping / .oh-my-config

config of vim, tmux, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.oh-my-config

1. Introduction

This repo called oh-my-config is a configuration of Mac and Linux OS, and includes the config of vim and tmux.

2. Dependencies

3. Installation

Follow these steps:

git clone https://github.com/laizhiping/.oh-my-config.git
cd .oh-my-config
git submodule update --init
./local_install.sh
cd .vim/plugged/YouCompleteMe
python3 install.py

If you finish them, oh-my-config is installed, just enjoy it.

About

config of vim, tmux, etc.


Languages

Language:Vim Script 88.7%Language:Shell 11.3%