Skip to content

Copy your dotfiles (or anyfiles) from one machine, to exactly the same location on a remote machine. Making replicating configurations easy.

License

Notifications You must be signed in to change notification settings

Samathy/dotsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotsync

Copy your dotfiles (or anyfiles) from one machine, to exactly the same location on a remote machine. Making replicating configurations easy.

TODO

  • Impliment reading from extnal file which contains pre-defined file paths Done
  • Impliment checks for file existance before opening file
  • Make absolute file paths be sent Done
  • Impliment replacement of username in absolute file paths Done
  • Impliment error catching
  • Provide option to change assigned port.
  • provide option to turn of name changing.
  • Provide option to send files to multiple computers at once.

Known Issues

  • Binding the receiving machine to any other address other than localhost or 0.0.0.0 fails to assign requested address.

About

Copy your dotfiles (or anyfiles) from one machine, to exactly the same location on a remote machine. Making replicating configurations easy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages