This repository contains scripts to set macOS.
- Download installation materials.
git clone https://github.com/tsukuboshi/dotfiles- Move to target repository.
cd dotfiles- Build macOS from Makefile.
make- Additional setup required:
- Editor: Follow instructions in
editor/README.md - Launcher: Follow instructions in
launcher/README.md - LLM Agent: Follow instructions in
llm/README.md - Runtime Management: Follow instructions in
runtime/README.md - SleepWatcher: Follow instructions in
sleepwatcher/README.md
common/: Setup scriptseditor/: Editor configurationslauncher/: Launcher configurationsllm/: LLM Agent configurationsruntime/: Programming Language Runtime Management configurationssleepwatcher/: Sleep mode configurations