From 0d477e37a06bf9083f230c1b97ecdc81ce81fcc7 Mon Sep 17 00:00:00 2001 From: kkard2 Date: Sun, 9 Jul 2023 11:45:23 +0200 Subject: move elevator configuration to this repo (this joke is very unfunny) --- _windows/ahk/run.ps1 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 _windows/ahk/run.ps1 (limited to '_windows/ahk/run.ps1') 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 -- cgit v1.3.1