Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 883 Bytes

File metadata and controls

22 lines (17 loc) · 883 Bytes

Disclaimer

I use this personally on any new system. This repos is pretty much only here so i can easily access the files. Feel free not to trust the installers posted in release, and build them yourself.

NoDeadKeys

Keyboard Layout without Dead Keys (avoid typing ^ twice) https://superuser.com/a/280032

with powershell 6+ in your extracted zip folder:

  gci . -recurse | unblock-file

OR if you do not want to trust the installer, create one yourself: