Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 647 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 647 Bytes

dotfiles

My new dotfiles

Install Homebrew

Install rc file management:

brew tap thoughtbot/formulae
brew install rcm

Download and install oh-my-zsh

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Thoughtbot rcm blog post

If you're setting up on a new c

lsrc -d ~/Code/dotfiles
rcup -v -d ~/Code/dotfiles

Add a config to your dotfiles

mkrc .zshrc .vimrc

Add GitAlias

curl -O https://raw.githubusercontent.com/GitAlias/gitalias/master/gitalias.txt