-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Using the "add" option on files in another subdirectory of $HOME, it is not compatible with the "sync" action that does not create a symbolic link from where the "add" was used, but rather creates it in $HOME.
$ dotfiles add ~/.config/terminator/config
# Add in:
$ ~/Dotfiles/config
# Remove link:
$ rm -f ~/.config/terminator/config
# Sync
$ dotfiles --sync
# Syncs on:
$ ~/config
# It should sync on:
$ ~/.config/terminator/config
I will never mis use this bad package.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels