This repository sets up my development environment for macOS and Windows.
- install packages
- On macOS, installs Homebrew and packages from
macos/Brewfile. - On Windows, installs Scoop and packages from
windows/scoop/scoopfile.json.
- On macOS, installs Homebrew and packages from
- Deploys personal dotfiles from the
dotfilessubmodule.
Note
It uses the following submodules:
windows/scoop: hiroya-uga/scoop-hiroya-uga-bucketdotfiles: hiroya-uga/dotfiles
Clone this repository with submodules:
git clone --recursive https://github.com/hiroya-uga/setup.git && cd setupAnd then, run the install file.
zsh ./install.sh./install.ps1