add install.sh
This commit is contained in:
commit
ddcd78b0bf
@ -5,9 +5,15 @@
|
|||||||
## 手动安装
|
## 手动安装
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
<<<<<<< HEAD
|
||||||
git clone git@github.com:BruceGui/vimconfplug.git
|
git clone git@github.com:BruceGui/vimconfplug.git
|
||||||
cd vimconfplug
|
cd vimconfplug
|
||||||
cp -r autoload ~/.vim/
|
cp -r autoload ~/.vim/
|
||||||
|
=======
|
||||||
|
git clone git@github.com:BruceGui/selfvimplug.git
|
||||||
|
cd selfvimplug
|
||||||
|
cp -r autoload/ ~/.vim/
|
||||||
|
>>>>>>> 6b36c308a38223b875addb75f9e9316676588e86
|
||||||
cp .vimrc ~/
|
cp .vimrc ~/
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user