From 44a76879be98117867ca424123ab6d262e91df7a Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Wed, 23 Oct 2013 16:26:07 -0400 Subject: [PATCH] update SpeedCrunch path --- JoshsAutoHotKey.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JoshsAutoHotKey.ahk b/JoshsAutoHotKey.ahk index 0b53f66..b7ffeb5 100755 --- a/JoshsAutoHotKey.ahk +++ b/JoshsAutoHotKey.ahk @@ -220,7 +220,7 @@ return ; Win+C open calculator #C:: -Run "C:\Program Files (x86)\SpeedCrunch\speedcrunch.exe" +Run "C:\apps\SpeedCrunch\speedcrunch.exe" return ; Win+G open GVIM