Add 'Vim/Install-vimrc.sh'
This commit is contained in:
parent
8207661680
commit
ec22277f88
5
Vim/Install-vimrc.sh
Normal file
5
Vim/Install-vimrc.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
git clone --depth 1 https://git.jacknet.io/jackhadrill/vimrc.git
|
||||
cp -r vimrc/.vim* ~/
|
||||
rm -rf vimrc
|
Loading…
x
Reference in New Issue
Block a user