briantschu / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Setting up a new machine

Install Prerequisites

Install dotfiles and oh-my-zsh plugins

chezmoi init --apply briantschu

Install all tools, extensions, and apps from Homebrew

brew bundle --no-lock --file="~/.local/share/chezmoi/Brewfile"

Enable iTerm2 profile

Import the .json profile you want to use

Staying up to date

Pull in dotfile updates with

chezmoi update -v

Update brewfile

Run brew bundle inside ~/.local/share/chezmoi

About


Languages

Language:Ruby 100.0%