Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't back up dotfiles that don't live directly inside $HOME #230

Closed
alichtman opened this issue Sep 23, 2019 · 0 comments · Fixed by #231
Closed

Can't back up dotfiles that don't live directly inside $HOME #230

alichtman opened this issue Sep 23, 2019 · 0 comments · Fixed by #231
Labels
backup bug Something isn't working

Comments

@alichtman
Copy link
Owner

alichtman commented Sep 23, 2019

{
    "backup_path": "~/shallow-backup",
    "dotfiles": [
        ".config/starship.toml"
    ]
}

This breaks things. I probably made the assumption that dotfiles will always live in the home folder... smh

@alichtman alichtman added backup bug Something isn't working labels Sep 23, 2019
alichtman added a commit that referenced this issue Sep 23, 2019
@alichtman alichtman changed the title Can't back up dotfiles that live outside of the $HOME directory Can't back up dotfiles that don't live directly in $HOME May 11, 2020
@alichtman alichtman changed the title Can't back up dotfiles that don't live directly in $HOME Can't back up dotfiles that don't live directly inside $HOME May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backup bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant