An open API service indexing awesome lists of open source software.

https://github.com/jvansan/dotfiles

Config files for zsh and vim.
https://github.com/jvansan/dotfiles

dotbot dotfiles vim zsh zshrc

Last synced: 2 months ago
JSON representation

Config files for zsh and vim.

Awesome Lists containing this project

README

          

# dotfiles

[![Build Status](https://travis-ci.org/jvansan/dotfiles.svg?branch=master)](https://travis-ci.org/jvansan/dotfiles)

Config files for various things including zsh, vim, i3, and tmux.

### Installation

```bash
git clone git@github.com:jvansan/dotfiles.git
cd dotfiles
./install
```

Modelled somewhat after [yarko3](https://github.com/yarko3/dotfiles.git).