Dotweave v2.3.0

Your config, anywhere.

Edit your config files as usual, then push. Restore on any machine with a single pull.

  • No symlinks
  • No daemon
  • Encrypted secrets
  • Cross-OS profiles
winget install tinyrack.dotweave
dotweave
❯ dotweave track ~/.gitconfig
✔ Started tracking .gitconfig
  kind  file
  path  /home/you/.gitconfig
  repo  .gitconfig
  mode  normal
❯ dotweave push
✔ Push complete
  plain: 2
  encrypted: 1
  symlinks: 0
  dirs: 1
❯ dotweave pull
✔ Pull complete
  updated: 1 paths updated
  removed: 0 paths removed