-
Notifications
You must be signed in to change notification settings - Fork 0
/
installer
22 lines (19 loc) · 858 Bytes
/
installer
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
REM ###########################################################
REM # |
REM # Title : vim-me-up |
REM # Author : agrevster |
REM # Version : 1.0 |
REM # Category : Developer Utility |
REM # Target : Windows 10 |
REM # |
REM ###########################################################
REM !!!!! !!!!!
REM INTERNET CONNECTION REQUIRED
REM !!!!! !!!!!
GUI r
DELAY 500
STRINGLN CMD
DELAY 500
STRINGLN curl https://raw.githubusercontent.com/agrevster/vim-me-up/main/install_vim.bat -o install_vim.bat
DELAY 2000
STRINGLN install_vim.bat