Skip to content

lbarratt/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luke Barratt's dotfiles

Installation

Clone this repo

git clone git://github.com/lbarratt/dotfiles ~/.dotfiles && cd ~/.dotfiles

Install the Homebrew bundle

brew tap Homebrew/bundle && brew bundle

Switch shells to ZSH

echo "/usr/local/bin/zsh" | sudo tee -a /etc/shells
chsh -s /usr/local/bin/zsh

Update Oh-My-Zsh and symlink the dotfiles

git submodule init && git submodule update --recursive && rake install

About

I think I should probably version these

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published