Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Local, topic-based dotfiles repository for macOS setup, shell configuration, and developer toolchains. Inspired by Holman/Mikker topic architecture.

Structure

dotfiles/
├── brew/
│   └── Brewfile          # Homebrew formulae, casks, and taps
├── zsh/
│   ├── zshrc.symlink     # Primary zshrc (linked to ~/.zshrc)
│   └── aliases.zsh       # Shell aliases and shortcuts
├── git/
│   └── gitconfig.symlink # Global git configuration (linked to ~/.gitconfig)
└── script/
    └── bootstrap         # Idempotent setup script to link dotfiles

Setup (Local Draft)

  1. Symlink dotfiles:

    ./script/bootstrap
  2. Restore Homebrew packages:

    brew bundle --file=brew/Brewfile

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages