Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/s4ichi/dotfiles

Yet another dotfiles
https://github.com/s4ichi/dotfiles

Last synced: 13 days ago
JSON representation

Yet another dotfiles

Awesome Lists containing this project

README

        

# dotfiles

My configuration for development environment.

## Usage

```sh
$ git clone [email protected]:s4ichi/dotfiles.git && cd dotfiles
```

```sh
# Apply dotfiles
$ ./bin/install

# Dry-run dotfiles
$ ./bin/install --dry-run
```