Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 935 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 935 Bytes

Dotfiles

This is a repository with my dotfiles, you can use them if you want, but as you probably know, it's not a good idea to copy and paste everything. Use them as a source of inspiration :)

How to install

# make sure you have zsh installed
$ curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh

# Install Silver Searcher 
brew install the_silver_searcher

# Clone this repository
$ cd ~ && git clone git@github.com:jankeesvw/dotfiles.git && cd dotfiles

# Symlink all dotfiles with:
$ rake install

iTerm

I use iTerm with this theme: base16-railscasts.dark.256.itermcolors

Special thanks to