/dotfiles

A set of vim, zsh, git, and tmux configuration files.

Primary LanguageVim Script

Installation

Using Git and the bootstrap script

You can clone the repository wherever you want. The bootstrapper script will pull in the latest version and copy the files to your home folder.

git clone https://github.com/slariviere/dotfiles.git && cd dotfiles && ./install.sh