Skip to content
Justin Baker edited this page Jan 21, 2022 · 1 revision

Dotfiles

Setup

cd ~
git clone https://github.com/jbakerdev/dotfiles.git --bare .dotfiles
/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME restore .zshrc
dotfiles reset
Clone this wiki locally