/bin/bash -c "$(curl -fsSL setup.markohara.com)"Note: Run this command only when setting up a new development environment to install both config and dotfiles.
To configure execute the platform of choice
./macosTo configure your git user run the following, then update it to reflect your current git user.
make init.local.gitconfigBy default fresh installs include config and dotfiles, to add additional files to the search path set these vars in .zprofile.local
SESSIONIZER_DIRS="$SESSIONIZER_DIRS:"
SESSIONIZER_PROJECTS="$SESSIONIZER_PROJECTS:"