Skip to content

wroever/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

These are my dotfiles. There are many like them but these ones are mine.

Quick Setup

For a complete setup on a fresh macOS machine, run ./bootstrap.sh.

The bootstrap script will:

  • Install Homebrew (if needed)
  • Install all packages from Brewfile
  • Create symlinks for dotfiles
  • Optionally install mise tools
  • Optionally apply macOS preferences from macos-defaults.sh

Manual Setup

If you prefer to set up components individually:

  1. Create symlinks: ./symlink-setup.sh
  2. Install Homebrew packages: brew bundle
  3. Trust and install mise tools: mise trust .config/mise/config.toml && mise install
  4. Apply macOS preferences: ./macos-defaults.sh

About

Constantly evolving opinionated defaults

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors