Hi. This is the dev environment I'm using for developing with Automattic. To get started, just run ./install.
root/contains all files that will be installed.- The root folder of this repository contains this install script, brew packages list.
This project contains various configuration files and development tools.
.bash_profilecontains some bash settings that I find useful..gitconfigcontains my own configuration for Git..vimand.vimrccontains some settings for Vim, the main editor I use.
Use brew leaves | sort > brew.list to generate this list with the latest packages.
Alternatively, run cat brew.list | xargs brew install to install them.
Scripts are used with macOS 13.5.1.
Boro Sitnikovski