correction d'un oublie
This commit is contained in:
parent
765421539c
commit
833a6e14ea
|
@ -63,7 +63,7 @@ git clone https://git.cohabit.fr/bastien/VimsCode.git
|
||||||
cd vimscode
|
cd vimscode
|
||||||
mv vim-conf .vim && mv .vim ~/
|
mv vim-conf .vim && mv .vim ~/
|
||||||
mv vimrc-conf .vimrc && mv .vimrc ~/
|
mv vimrc-conf .vimrc && mv .vimrc ~/
|
||||||
git clone https://github.com/VundleVim/Vundle.vim.git
|
cd ~/.vim/bundle/ && git clone https://github.com/VundleVim/Vundle.vim.git
|
||||||
```
|
```
|
||||||
|
|
||||||
### Alias
|
### Alias
|
||||||
|
|
Loading…
Reference in a new issue