modulepackage
0.0.2
Repository: https://github.com/jacobbrewer1/dotmanager.git
Documentation: pkg.go.dev
# README
Dot Manager
Overview
Dot Manager is a simple tool to manage dotfiles. It allows you to easily add, remove, and update dotfiles in your home directory by syncing them with a git repository.
Installation
To install Dot Manager, clone the repository and run the install script:
go install github.com/jacobbrewer1/dotmanager@latest
Usage
TODO: Add usage instructions