I manage all these files with YADM.
After pulling the repo:
- Install YADM.
- Set any YADM classes for your environment.
- Run
yadm altto generate any files that are based on templates. - Run
yadm bootstrapto set up all the things.
AppleSilicon: For Apple Silicon, setyadm config local.class AppleSilicon. Since homebrew uses a different root path for Apple Silicon (/opt/homebrewinstead of/usr/local), this setting ensures the files pick up the correct path.Work