To sync just dotfiles run
./dotfiles/sync_dotfiles.sh -f
on mac some apps may need to be reinitialized with ./mac/init_apps.sh
- Ensure Xcode tools are installed.
./mac/install_xcode_tools.sh
- Install and initialize apps. Sync dotfiles.
./bootstrap_mac.sh
In settings.json or "Dev Containers" extension settings set
"dotfiles.repository": "https://github.com/mpearce25/setup.git",
"dotfiles.installCommand": "~/dotfiles/dotfiles/sync_dotfiles.sh -f"
"dotfiles.targetPath": "~/dotfiles"
the extension settings will only be visible when the project is open locally.
gcloud init
- Set (Profiles -> Default -> Texxt) font to:
Hack Nerd Font Mono
- Set git user info with
./set_git_user.sh