update
This commit is contained in:
parent
e726fcda80
commit
c10efcbc39
|
@ -19,11 +19,9 @@ fi
|
|||
|
||||
CONFIGBASE="myconfig.vim"
|
||||
|
||||
echo "$CONFIGBASE"
|
||||
|
||||
git clone http://8.130.160.147:3000/Configs/$CONFIGBASE.git
|
||||
|
||||
mv $(CONFIGBASE)/.vimrc ./
|
||||
mv $CONFIGBASE/.vimrc ./
|
||||
|
||||
rm -rf $CONFIGBASE
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user