Skip to content

Commit

Permalink
Remove autohotkey part
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Dec 21, 2023
1 parent 2bed3d3 commit bffb25e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/code-howtos/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,3 @@ Then, each weak do `choco upgrade all` to ensure all tooling is kept updated.
### Tools for working with XMP

* Validate XMP: [https://www.pdflib.com/pdf-knowledge-base/xmp/free-xmp-validator/](https://www.pdflib.com/pdf-knowledge-base/xmp/free-xmp-validator/)

### Some useful keyboard shortcuts

* [AutoHotkey](http://autohotkey.com) - Preparation for the next step
* [https://github.com/koppor/autohotkey-scripts](https://github.com/koppor/autohotkey-scripts) - Aim: Have Win+C opening ConEmu
1. Clone the repository locally.
2. Then link `ConEmu.ahk` and `WindowsExplorer.ahk` at the startup menu (Link creation works with drag'n'drop using the right mouse key and then choosing "Create link" when dropping). Hint: Startup is in the folder `Startup` (German: `Autostart`) at `%APPDATA%\Microsoft\Windows\Start Menu\Programs\` - accessible via <kbd>Win</kbd>+<kbd>R</kbd>: `shell:startup`

0 comments on commit bffb25e

Please sign in to comment.