Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mroth/dotfiles

:o: My dotfiles repository. There are many like it, but this one is mine.
https://github.com/mroth/dotfiles

dotfiles shell

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# dotfiles

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

Currently managed via [chezmoi](https://github.com/twpayne/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