dotfiles/README.md

313 B

Dotfiles

Go

Usage

# Build
go build ./cmd/dot

# Install dotfiles
./dot install

# Update dotfiles with user config
./dot update

# Diff dotfiles with user config
./dot diff