Skip to content

Instantly share code, notes, and snippets.

@kubk
Last active March 10, 2023 10:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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
// Install Raycast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment