Current baseline uses:
- zsh + tmux
- rcm (
rcup) for symlink management - Homebrew for packages/apps
- Ghostty + Chrome workflow (no iTerm requirement)
cd ~
git clone git@github.com:ajoslin/dot --recursive~/dot/config/osx.sh# 1) install apps/tools + dotfiles links
~/dot/config/osx.sh
# 2) apply 24/7 server baseline (Studio)
~/dot/config/studio-macos-baseline.sh --hostname studio-main
# 3) one-command Studio flow (does 1 + 2 + key repeat)
~/dot/config/studio-all-in-one.sh --hostname studio-main --initial-key-repeat 20 --key-repeat 1~/dot/config/studio-all-in-one.sh --hostname studio-main --initial-key-repeat 20 --key-repeat 1osx.sh now installs rcm and runs:
rcup -d ~/dotInside tmux:
C-a I- OpenClaw + Kimaki are intended to run on the always-on Studio user/session.
- Tailscale is the primary remote access path.
- Use
moshfor interactive shells and plainsshfor port forwarding.