Skip to content

Instantly share code, notes, and snippets.

@dotarvid
dotarvid / README.md
Created February 15, 2024 11:35 — forked from vuon9/README.md
Powertoys - Keyboard Manager - Common macOS keys mapping

How to install

  • cd C:\Users\${username}\AppData\Local\Microsoft\PowerToys\Keyboard Manager
  • Backup file existing one of default.json
  • Download default.json and add it to the current folder

Mapped keys

key
Esc
@dotarvid
dotarvid / conventional-commits-cheatsheet.md
Last active June 24, 2024 14:59 — forked from qoomon/conventional-commits-cheatsheet.md
Conventional Commits Cheatsheet

Conventional Commit Messages

See how a minor change to your commit message style can make a difference.

Tip

Have a look at git-conventional-commits , a CLI util to ensure these conventions and generate verion and changelogs

Commit Message Formats

Default