Skip to content

I don't understand #45

Closed Answered by RaphGL
Pierre-Thibault asked this question in Q&A
Dec 14, 2024 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

tuckr add adds a group (symlinks it to home), it doesn't work on a file by file basis.

A group is just a directory in .config/dotfiles/Configs or the equivalent in your operating system with dotfiles in it.
For example for zsh you could have a directory with the path .config/dotfiles/Configs/zsh, which is then referred as the zsh group on tuckr.

The file grouping is there so that you can put all dotfiles for a single program together and then have the program validate that all dotfiles necessary for a program are correctly deployed.

Instead of doing the setup you can just use tuckr push <group> <file...> to add all related files and directories to that group. Then can do tuckr status to s…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Pierre-Thibault
Comment options

You must be logged in to vote
1 reply
@RaphGL
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants