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

https://github.com/jcomo/dotfiles

A collection of my personal dotfiles
https://github.com/jcomo/dotfiles

Last synced: 4 months ago
JSON representation

A collection of my personal dotfiles

Awesome Lists containing this project

README

          

dotfiles


A collection of my personal dotfiles

### Installation

These dotfiles come packaged with an bootstrap installation script.

```sh
$ cd $HOME
$ git clone https://github.com/jcomo/dotfiles.git
$ cd dotfiles
$ ./install
```