Skip to content

Instantly share code, notes, and snippets.

MacOS Keyboard Shortcuts

These work (almost) universally in every application in MacOS, the only exception is text editors, which usually prefer their own key bindings.

Interestingly, these are all the same shortcuts you can use in the terminal (through readline), and are the standard key bindings for emacs.

  • Ctrl + a: go to the beginning of the line
  • Ctrl + e: go to the end of the line
@ziadoz
ziadoz / awesome-php.md
Last active July 13, 2024 05:29
Awesome PHP — A curated list of amazingly awesome PHP libraries, resources and shiny things.