Bryan's Dotfiles

My OSX dotfiles

View the Project on GitHub bryanstedman/dotfiles

Installing dotfiles

$ curl -L http://bryanstedman.github.io/dotfiles/install.sh | sh

Updating

You can check for updates by simply running a git pull from your ~/.dotfiles directory. Alternatively, you can use the included alias updatedotfiles

Requirements

These dotfiles assume that you have Ruby installed. Git, Homebrew and Oh My Zsh are also necessary, but the install script will get those installed for you if needed.

Customizing

These files provide a local.zsh file in the zsh folder for your own aliases and functions or pieces that are specific to one machine.

You will also want to update git/.gitconfig with your name and email rather than mine