Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 408 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 408 Bytes

Heavily inspired by https://github.com/pivotal/workstation-setup

mkdir -p ~/workspace
cd ~/workspace
git clone https://github.com/maximede/workstation-setup.git
cd workstation-setup
# remove unnecessary plugin when running command
./setup.sh developer git zsh java node docker aws maxime

Doesn't install any configuration files; relies on mackup to do so.