diff options
Diffstat (limited to '_windows/ahk/run.ps1')
| -rw-r--r-- | _windows/ahk/run.ps1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_windows/ahk/run.ps1 b/_windows/ahk/run.ps1 index c802d23..011d18c 100644 --- a/_windows/ahk/run.ps1 +++ b/_windows/ahk/run.ps1 @@ -1,4 +1,5 @@ Push-Location $PSScriptRoot .\capslock.ahk .\media.ahk +.\discord.ahk Pop-Location |
