/s21_prepare_script

Script to make any Mac is ready for dev without using home dir

Primary LanguageShell

school 21 prepare scripts

Set of scripts to prepare school21 macs for development

What it do

prepare.bash

Just look at the script and the name of functions and theirs descirptions (if needed). Typically it do:

  1. Making small configurations for a more convenient life. Such as: - Add Visual Studio Code executable to PATH to run make code command available in the shell - Move Docker data directory to goinfre - ...
  2. Install brew
  3. Install utilities and apps with brew. The list of them in script. Edit for them if you need some more or less

instll fish

It's my (very) optionated install for the fish shell. Use it if you prefere to use fish as i am