Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arthurnn/dotfiles

arthurnn`s dotfiles
https://github.com/arthurnn/dotfiles

Last synced: 14 days ago
JSON representation

arthurnn`s dotfiles

Awesome Lists containing this project

README

        

# arthurnn’s dotfiles

## Installation

### Using Git and the setup script

You can clone the repository wherever you want. (I like to keep it in `~/src/dotfiles`) The bootstrapper script will pull in the latest version and link the files to your home folder.

```bash
git clone https://github.com/arthurnn/dotfiles.git && cd dotfiles && script/setup
```