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

https://github.com/shaneikennedy/dotties

my dotfiles
https://github.com/shaneikennedy/dotties

Last synced: 3 months ago
JSON representation

my dotfiles

Awesome Lists containing this project

README

          

# My dotfiles

## Overview
Includes my dotfiles for zsh, git and vim

## Setup
``` bash
git clone git@github.com:shaneikennedy/dotties.git ~/dotfiles && cd ~/dotfiles

./setup.sh
```