Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@ git. It aims to abstract away the manual effort of symlinking your dotfiles to c
updating them with git.

## Installation
- TBD
_requirements: have go installed_

clone the repo and run script to build binary and copy it to your path
```bash
make install
```

## Usage

Expand Down