Skip to content

mroth/dotfiles

Repository files navigation

dotfiles

My .dotfiles repository. There are many like it, but this one is mine.

Currently managed via chezmoi.

New Mac

  1. Install homebrew

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

     curl https://raw.githubusercontent.com/mroth/dotfiles/main/dot_Brewfile -o ~/.Brewfile
     brew bundle --global
    
  3. Install dotfiles

     chezmoi init mroth --apply
    

About

⭕ My dotfiles repository. There are many like it, but this one is mine.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors