Skip to content

ajoslin/dot

Repository files navigation

Dotfiles

Current baseline uses:

  • zsh + tmux
  • rcm (rcup) for symlink management
  • Homebrew for packages/apps
  • Ghostty + Chrome workflow (no iTerm requirement)

Setup

1) Clone

cd ~
git clone git@github.com:ajoslin/dot --recursive

2) Bootstrap (general workstation)

~/dot/config/osx.sh

2b) Fresh macOS install (recommended order)

# 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

3) Bootstrap (Mac Studio 24/7)

~/dot/config/studio-all-in-one.sh --hostname studio-main --initial-key-repeat 20 --key-repeat 1

4) Dotfile symlinks

osx.sh now installs rcm and runs:

rcup -d ~/dot

5) tmux plugins

Inside tmux:

C-a I

Notes

  • OpenClaw + Kimaki are intended to run on the always-on Studio user/session.
  • Tailscale is the primary remote access path.
  • Use mosh for interactive shells and plain ssh for port forwarding.

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors