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

https://github.com/dhui/dotfiles

Stores my configuration so it's portable
https://github.com/dhui/dotfiles

Last synced: 9 months ago
JSON representation

Stores my configuration so it's portable

Awesome Lists containing this project

README

          

dotfiles
========

Stores my configuration so it's portable

Usage
========

Fetch the git repo
```bash
cd ~ && git clone git://github.com/dhui/dotfiles.git
```

Install/update the dotfiles
```bash
cd ~ && ./dotfiles/install.sh
```

Uninstall the dotfiles
```bash
cd ~ && ./dotfiles/uninstall.sh
```