Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bronzehedwick/dotfiles

Personal config files for Chris DeLuca
https://github.com/bronzehedwick/dotfiles

dotfiles shell

Last synced: 29 days ago
JSON representation

Personal config files for Chris DeLuca

Awesome Lists containing this project

README

        

# dotfiles

Personal config files for Chris DeLuca.

## Installation

```bash
# Clone the repo into your home directory in a hidden folder.
git clone [email protected]:bronzehedwick/dotfiles.git ~/.dotfiles
```

## Setup

All automation is provided by the [`./do`](./do) shell script.

On a fresh machine, `./do all` will install and configure everything.

See `./do -h` for all commands.

[stow]: http://brandon.invergo.net/news/2012-05-26-using-gnu-stow-to-manage-your-dotfiles.html