Skip to content

Instantly share code, notes, and snippets.

@kubk
Last active May 25, 2024 02:45
Show Gist options
  • Save kubk/9671fa2ad828bf350ff7a4e9f54850a5 to your computer and use it in GitHub Desktop.
Save kubk/9671fa2ad828bf350ff7a4e9f54850a5 to your computer and use it in GitHub Desktop.
MacOS setup
// turn off https://intellij-support.jetbrains.com/hc/en-us/articles/360005137400-Cmd-Shift-A-hotkey-opens-Terminal-with-apropos-search-instead-of-the-Find-Action-dialog
brew install git node@16 php@8
pecl install xdebug && php -m | grep xdebug
// cp .id_rsa and .id_rsa.pub
// Apps:
// Raycast, Rectangle App, Maccy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment