Last active
May 25, 2024 02:45
-
-
Save kubk/9671fa2ad828bf350ff7a4e9f54850a5 to your computer and use it in GitHub Desktop.
MacOS setup
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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