This repo aim to ease the setup effort of a new mac by running
-
Comment out any unwanted app in
scripts/install_app.sh
-
Run
zsh main.sh
-
Copy
setup_git_default.sh
tosetup_git.sh
. -
Change the
NAME
,EMAIL
andPASSPHRASE
inscripts/setup_git.sh
. -
Run
zsh setup_git.sh
There is manual input from you to autheticate on Github when running setup_git.sh
.
Reference: https://docs.github.com/en/authentication/connecting-to-github-with-ssh
-
Comment out any unwanted app in
install_vscode_plugin.sh
-
Run
zsh install_vscode_plugin.sh