From e6f4bc643aa951dc1bb3964fcf93df07075fca1c Mon Sep 17 00:00:00 2001 From: Igor V Belousov Date: Tue, 25 Aug 2020 15:14:07 +0300 Subject: [PATCH] start --- init.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 init.sh diff --git a/init.sh b/init.sh new file mode 100644 index 0000000..7f6c096 --- /dev/null +++ b/init.sh @@ -0,0 +1,3 @@ +#!/bin/sh +git clone https://mygit.i2g.ru/biv/vimconf.git ~/.vim +