Skip to content

Instantly share code, notes, and snippets.

@tildejustin
Last active March 26, 2023 20:16
Show Gist options
  • Save tildejustin/ffb38cccfb292945690a50a96a6efb68 to your computer and use it in GitHub Desktop.
Save tildejustin/ffb38cccfb292945690a50a96a6efb68 to your computer and use it in GitHub Desktop.
#SingleInstance, force
#IfWinActive Minecraft ; stolen from sophie
; perspective
j::F5
F5::return
; hotkeys
m::1
,::2
k::3
i::4
8::5
9::6
[::7
]::8
\::9
1::return
2::return
3::return
4::return
5::return
6::return
7::return
; 8::return
; 9::return
; debug
u::F3
F3::return
#IfWinActive
Home::Suspend ; Ctrl+Alt+S
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment