mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 15:00:14 +00:00
reset git history
This commit is contained in:
5
autohotkey/RemapCaps.ahk
Normal file
5
autohotkey/RemapCaps.ahk
Normal file
@ -0,0 +1,5 @@
|
||||
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
|
||||
; #Warn ; Enable warnings to assist with detecting common errors.
|
||||
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
|
||||
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
|
||||
Capslock::Esc
|
Reference in New Issue
Block a user