Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thomasleese/dotfiles

My dot files.
https://github.com/thomasleese/dotfiles

brew fish themer

Last synced: about 6 hours ago
JSON representation

My dot files.

Awesome Lists containing this project

README

        

# dotfiles

Here I store my dotfiles configuration.

## Installation

```sh
$ brew install gh
$ gh auth login
$ cd ~/Developer
$ gh repo clone dotfiles
$ cd dotfiles
$ ./install.sh
```