Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 678 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 678 Bytes

Ackerr's dotfiles

Requirements

brew install git make stow zsh

Installation

Clone repo

git clone https://github.com/Ackerr/dotfiles.git && cd dotfiles

Install brew packages

brew bundle --file=brew/Brewfile

Set zsh as your default shell

chsh -s $(which zsh)

Link all dotfiles

make

Remember replace .gitconfig email