Top
Home
Windows
Windows
AutoHotkey
7 Jul 2024
Get started Install with choco install autohotkey.portable. Create your .ahk file. Make sure to set AutoHotkey.exe as the default program to open .ahk …
AHK
Windows
AutoHotkey
Scripts
Starters
Komorebi
7 Jul 2024
Get started Komorebi is a window tiling manager for Windows. Install it with choco install komorebi. Create a komorebi.ahk file with your desired …
Komorebi
Windows
Scripts
Starters
Windows Subsystem for Linux
14 Mar 2023
How to install wsl --install # This will install Ubuntu wsl -l -v # List your installed Linux distributions and check the version of WSL each is set …
WSL
Linux
Windows