Commit Graph

15 Commits

Author SHA1 Message Date
Tim Byrne 2024bd0bf1 Add a default alternate suffix of `##`
Now yadm chooses these three suffixes in order:
 - `##SYSTEM.HOSTNAME`
 - `##SYSTEM`
 - `##`
2015-07-19 12:27:04 -05:00
Tim Byrne 614b2cd8b8 Initial attempt at a README file 2015-07-17 16:27:50 -05:00
Tim Byrne df99648478 Change `==` to `=` 2015-07-17 16:21:47 -05:00
Tim Byrne 135ed8d4b7 Add recommendation for using a private repository 2015-07-17 02:29:20 -05:00
Tim Byrne 2ede46f5e4 Offer to add `files.gpg` if untracked 2015-07-16 21:38:51 -05:00
Tim Byrne d1fe16407d Add option to list encrypted files 2015-07-16 20:57:53 -05:00
Tim Byrne 5a44ef25ca Add relative link to the markdown man page 2015-07-16 19:45:34 -05:00
Tim Byrne f58f974d50 Add markdown version of man page 2015-07-16 19:38:43 -05:00
Tim Byrne f1a75db991 Create make targets for processing documentation 2015-07-16 19:38:17 -05:00
Tim Byrne 5c0237c4b6 Update permissions on the actual .ssh directory too 2015-07-16 17:26:02 -05:00
Tim Byrne a403128b88 Complete the manpage, and sync the help in program 2015-07-16 17:25:13 -05:00
Tim Byrne 2655b39e5b Confirm targets exist before linking
Targets *might* exist in Git, but not in the work tree.
(especially when initially cloning)
2015-07-14 10:04:09 -05:00
Tim Byrne 943d146c62 Fix permission changes on Linux
`chmod -v` on OSX is non-standard and won't work elsewhere
2015-07-14 09:57:45 -05:00
Tim Byrne 886c5ada53 Fix merge notice 2015-07-14 08:16:45 -05:00
Tim Byrne c941690295 Create first public version 2015-07-14 07:48:47 -05:00