summaryrefslogtreecommitdiff
path: root/_windows/ahk/run.ps1
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2023-10-03 16:30:54 +0200
committerkkard2 <[email protected]>2023-10-03 16:30:54 +0200
commit71c6a6073bcb1ab8ffaa660905af88df351544cc (patch)
tree1191013ae4b656901e247e25140165fac09209e4 /_windows/ahk/run.ps1
parent01500d282fd4bc587274c54c688ac05db17fd1ed (diff)
console
Diffstat (limited to '_windows/ahk/run.ps1')
-rw-r--r--_windows/ahk/run.ps11
1 files changed, 1 insertions, 0 deletions
diff --git a/_windows/ahk/run.ps1 b/_windows/ahk/run.ps1
index 1496ccc..ee80221 100644
--- a/_windows/ahk/run.ps1
+++ b/_windows/ahk/run.ps1
@@ -3,4 +3,5 @@ Push-Location $PSScriptRoot
.\media.ahk
.\discord.ahk
.\element.ahk
+.\c-w.ahk
Pop-Location