Commit Graph

20 Commits

Author SHA1 Message Date
c5cfacfa1b Changed to_path_buf to clone to better show what it is doing 2024-02-05 02:01:01 -06:00
24375ae0c7 Cleaned up code a bit 2024-02-05 01:42:43 -06:00
e1083962fd Forgot a couple unwraps 2024-02-04 18:58:20 -06:00
65b39f28db More error handling 2024-02-04 15:59:37 -06:00
2e06c19ebc Reworked constructor for dotfile 2024-02-04 12:25:25 -06:00
3410392a9a Renamed crates and modules 2024-02-04 01:57:02 -06:00
79ae00b7a8 Finish up error handling 2024-02-04 01:42:30 -06:00
30f4a0bb7c Reworked the constructor for a directory to make it a bit less of a mess 2024-02-04 01:05:53 -06:00
2d6a5b3069 Completely reworked copying and added more error handling 2024-02-03 20:51:20 -06:00
fbd8c4dd24 Redo error handling in config parsing 2024-02-03 01:53:18 -06:00
56d0616b77 Fix code block formatting in readme 2024-02-03 00:28:30 -06:00
524049a9fa Update readme 2024-02-03 00:26:04 -06:00
d4e49ab43c Reworked config parsing and added error handling 2024-02-03 00:06:45 -06:00
d0afcd5de5 Changed variable names and fixed program not creating directories if they do not exist 2024-02-02 00:18:32 -06:00
f12ecc0987 A couple minor fixes 2024-01-30 22:30:57 -06:00
608cd39837 Started adding error handling, fixed directories not being created if they do not exist, added config file 2024-01-30 21:50:04 -06:00
bef3769cae Refactored and added basic handling 2024-01-30 15:28:39 -06:00
4849917429 Add basic copy functionality 2024-01-28 23:32:23 -06:00
8efcb3bce0 Initial Commit 2024-01-28 20:06:32 -06:00
8363c3b369 Initial commit 2024-01-29 01:57:57 +00:00