My AutoHotKey script that I start as a startup script that allows me to have very customized keyboard shortcuts for daily/frequent activities.
(for windows)
- Download & Install AutoHotKey from here.
- Modify the paths and actions as per your needs in
setup.ahk
(Refer this) - Press
WIN
+R
and type-inshell:startup
and clickOK
- Copy-paste the setup.ahk file in the opened directory.
- Restart your system.
Contributions are welcome π