Last active
September 13, 2022 10:19
-
-
Save jps/f2987c121b2e01e4d0c8ce17b0509ffe to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| #bash <(curl -sL https://gist.githubusercontent.com/mob-sakai/174a32b95572e7d8fdbf8e6f43a528f6/raw/hello.sh) | |
| #terminal | |
| brew install vim | |
| brew install zsh | |
| brew install hyper | |
| brew install bat | |
| brew install z | |
| #code | |
| brew install --cask visual-studio-code | |
| brew install git | |
| #productivity | |
| brew install --cask notion | |
| brew install --cask figma |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment