Skip to content

Horrible! #74

@ghost

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions