- Added Sublime hotkeys to VS Code to setup for windows

This commit is contained in:
Ben Reaves
2020-05-08 14:06:35 -05:00
parent b85b786dcc
commit 9d5c7b6230
3 changed files with 18 additions and 11 deletions

View File

@@ -10,3 +10,6 @@ else{
if(-not(test-path "C:\Program Files\AutoHotkey\AutoHotkey.exe")){
choco install autohotkey.install
}
if(-not(test-path "C:\Strawberry\")){
choco install strawberryperl
}