summaryrefslogtreecommitdiff
path: root/_windows/ahk/run.ps1
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2023-07-10 11:06:11 +0200
committerkkard2 <[email protected]>2023-07-10 11:06:11 +0200
commitefa0d2fbaf917bf3cd2efd54166caa56d5fb30dc (patch)
tree1cb2114f5d844f6c58234238c9bf28d66e5bf9fd /_windows/ahk/run.ps1
parentdfbd247f37142efd24afe8878776562f1913a142 (diff)
parent3bae70f7ab8a430923259245844862224a49982d (diff)
Merge branch 'main' of github.com:kkard2/.dotfiles
Diffstat (limited to '_windows/ahk/run.ps1')
-rw-r--r--_windows/ahk/run.ps15
1 files changed, 5 insertions, 0 deletions
diff --git a/_windows/ahk/run.ps1 b/_windows/ahk/run.ps1
new file mode 100644
index 0000000..011d18c
--- /dev/null
+++ b/_windows/ahk/run.ps1
@@ -0,0 +1,5 @@
+Push-Location $PSScriptRoot
+.\capslock.ahk
+.\media.ahk
+.\discord.ahk
+Pop-Location