Skip to content

mrskiro/dotfiles

Repository files navigation

dotfiles for macOS

Managed with chezmoi.

Setup (new machine)

# 1. Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

# 2. Install packages from Brewfile
brew bundle --file brew/Brewfile

# 3. Unlock Bitwarden (required for secrets in templates)
export BW_SESSION=$(bw unlock --raw)

# 4. Apply dotfiles
chezmoi init --apply mrskiro/dotfiles

# 5. Set default applications for file extensions
pkgx duti ~/.duti

Brew

# Dump current packages to Brewfile
brew bundle dump --file brew/Brewfile --force --no-go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors