Last active
July 2, 2018 15:14
-
-
Save simonmulser/f0622e010bf90bfcf471fde6fbfb5723 to your computer and use it in GitHub Desktop.
AutoHotkey scrip
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
::mfg::Mit freundlichen Grüßen,`nSimon Mulser | |
::sg::Schöne Grüße,`nSimon Mulser | |
^!g::Run https://google.com | |
>!':: Send ä | |
>!;:: Send ö | |
>![:: Send ü | |
>!s:: Send ß | |
+>!':: Send Ä | |
+>!;:: Send Ö | |
+>![:: Send Ü |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment