You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
945 B

  1. rem *************************************************************
  2. rem * Windows Sync Script *
  3. rem * v0.1 *
  4. rem * Drew Short *
  5. rem ************************************************************* *
  6. echo "************************************************************"
  7. echo "* Windows Sync Script *"
  8. echo "* v0.1 *"
  9. echo "* *"
  10. echo "* Requires the following environment variables to be set: *"
  11. echo "* $DOTFILES_HOME = Dotfiles directory to keep in sync *"
  12. echo "* DOTFILES_TARGET = "
  13. echo "************************************************************"