Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 480 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 480 Bytes

My dotfiles

A sensible place for different things related to my setup

Installing via script

There is a bootstrap script in the root directory of this repository: bootstrap.sh

Installing Manually

Then copy the contents of the .zshrc file from this directory to the home directory's .zshrc file

cp ~/Projects/dotfiles/.zshrc ~/.zshrc

Installing homebrew packages

You'll need to run the ./macos/brew.sh file to install the homebrew packages.