Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 338 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 338 Bytes

Brandon's dotfiles

Configuration files for bash, vim, git, irb, and tmux.

Installation

The installation script will automatically clone the git repository, symlink the dotfiles to your home directory, and install the vim plugins.

$ bash < <(curl --silent https://raw.github.com/thenovices/dotfiles/master/install.sh)