copy entire directories instead of single files #7

Closed
opened 2025-10-29 02:31:29 +01:00 by yestax · 1 comment
Owner

The setup script copy individual files based on setup_files.txt
This is great for configuring files to copy and removve from copy.

However it could be great to either (Or maybe the 2 later):

  1. be able to add an entire directory to setup_files.txt that will be copied recursively (ex: adding vim plugin to the setup)
  2. be able to read recursively other descriptor files

For now option 1. seems to be preferable since it handles updating a directory and not having to update a txt file descriptor.

The setup script copy individual files based on setup_files.txt This is great for configuring files to copy and removve from copy. However it could be great to either (Or maybe the 2 later): 1. be able to add an entire directory to setup_files.txt that will be copied recursively (ex: adding vim plugin to the setup) 2. be able to read recursively other descriptor files For now option 1. seems to be preferable since it handles updating a directory and not having to update a txt file descriptor.
yestax self-assigned this 2025-10-29 02:31:29 +01:00
Author
Owner

Need implemented by #12

Need implemented by #12
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
yestax/setup#7
No description provided.