diff options
| author | kkard2 <[email protected]> | 2023-12-02 12:45:06 +0100 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2023-12-02 12:45:06 +0100 |
| commit | 1e094abc6c4c6866b0abad198b1785d2da3d327c (patch) | |
| tree | b448c85510b88da34cfe06469f5a976fbed889ae /_windows | |
| parent | bd2a637b4593d8a64010a0438ce1c9b57a9436a5 (diff) | |
i couldn't help it
Diffstat (limited to '_windows')
| -rw-r--r-- | _windows/startup.ps1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_windows/startup.ps1 b/_windows/startup.ps1 index 7c8d4f4..4c99c00 100644 --- a/_windows/startup.ps1 +++ b/_windows/startup.ps1 @@ -1,3 +1,4 @@ Push-Location $PSScriptRoot .\ahk\run.ps1 Pop-Location +warpd |
