1 unstable release

0.0.1 Mar 6, 2023

#12 in #syncing

21 downloads per month

MIT license

5KB

dotsync

Zulip Crates.io

Command line utility for syncing dotfiles

Getting started

Get started with Dotsync, the most powerful command line utility for backing up and restoring dotfiles.

Install

dotsync is available on Linux, macOS

With Homebrew

$ brew tap termapps/tap
$ brew install dotsync

This is recommended way for installation on macOS since updating to the new version is easy.

With cargo

$ cargo install dotsync

Direct

Pre-built binary executables are available at releases page for macOS (64bit), Linux (64bit, 32bit).

Download and unarchive the binary then put the executable in $PATH.

Check roadmap for other ways

Usage

About

Changelog

Please see CHANGELOG.md.

License

MIT/X11

Bug Reports

Report here.

Creator

Pavan Kumar Sunkara (pavan.sss1991@gmail.com)

Follow me on github, twitter

Dependencies

~2.5MB
~48K SLoC