mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-24 12:09:40 +01:00
Windows/autohotkey: add CapsLockToBackspace.ahk & README.md
Resolves: #71
This commit is contained in:
parent
0a4f9ca830
commit
e55ec78a04
1
Windows/autohotkey/CapsLockToBackspace.ahk
Normal file
1
Windows/autohotkey/CapsLockToBackspace.ahk
Normal file
@ -0,0 +1 @@
|
|||||||
|
CapsLock:: Send {BackSpace}
|
1
Windows/autohotkey/README.md
Normal file
1
Windows/autohotkey/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
AutoHotKey scripts, I place these to `shell:startup` as I need them.
|
Loading…
Reference in New Issue
Block a user