Hotkeys that I use to make my everyday computing life a little easier. Windows only, sorry щ(゚Д゚щ)
Either:
- Download the latest .exe from the releases page.
- Double-click the .exe and it should show up in your taskbar.
OR
- Download and install AutoHotkey.
- Download the .ahk in this repo.
- Double-click the .ahk and it should show up in your taskbar.
Once the script is running in your toolbar, you'll have access to the following hotkeys. They will run in any program. Feel free to download the AHK to change or remove hotkeys you don't want.
Ctrl + Alt + /
Cycles between \\, \, and / in the current line of text.
Ctrl + Shift + V
If you have a file copied in your clipboard, this will paste the file's path as text.
Win Key + V
Pasting is lame, watch the characters be typed out in front of your eyes!
Example use cases:
- Paste without formatting.
- Paste passwords when the widget only allows typing.
- Select pasted file name in a Windows Explorer window.
- Impress your mom with your fast typing.
Type "/shrug" plus another character (like space or enter) to get a fun emoticon.
Command | Result |
---|---|
/no | ಠ_ಠ |
/shrug | ¯\(ツ)/¯ |
/flip | (╯°□°)╯︵ ┻━┻ |
/flip2 | (┛◉Д◉)┛彡┻━┻ |
/flip3 | (ノಠ益ಠ)ノ彡┻━┻ |
/lenny | ( ͡° ͜ʖ ͡°) |
/why | щ(゚Д゚щ) |
/yay | ヽ(^∇^)ノ |
- Configurable hotkeys via .ini file