summaryrefslogtreecommitdiff
path: root/_windows/ahk/run.ps1
diff options
context:
space:
mode:
Diffstat (limited to '_windows/ahk/run.ps1')
-rw-r--r--_windows/ahk/run.ps14
1 files changed, 4 insertions, 0 deletions
diff --git a/_windows/ahk/run.ps1 b/_windows/ahk/run.ps1
new file mode 100644
index 0000000..c802d23
--- /dev/null
+++ b/_windows/ahk/run.ps1
@@ -0,0 +1,4 @@
+Push-Location $PSScriptRoot
+.\capslock.ahk
+.\media.ahk
+Pop-Location