mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 03:39:20 +09:00
update: ahk: add mh-u, mh-d for multi-line scroll, mh-n, mh-p for pgdn/up
This commit is contained in:
parent
befc6c8316
commit
f444b49e29
2 changed files with 39 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
|
||||
# change working directory to git root
|
||||
Set-Location (Join-Path $PSScriptRoot "..")
|
||||
Set-Location (Join-Path $PSScriptRoot "..\..")
|
||||
|
||||
# set Ahk2Exe.exe path
|
||||
# example "C:\Program Files\AutoHotKey\Compiler\Ahk2Exe.exe"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue