Skip to content

jaoxford/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.