Skip to content

A simple script to help remind you backup dotfiles

Notifications You must be signed in to change notification settings

soraxas/dot-reminder

Repository files navigation

Dotfiles backup reminder

This script will helps to remind you what sort of files are backup-able in your $HOME.

This is intented to be used alongside with some sort of dotfiles backup tools, such as: yadm, homesick, homeshick, mackup, etc.

echo360 d    emo

It uses mackup to retrieve a list of files that commonly people would want to backup. I use yadm myself (which uses plain git to do version controls), and dot_reminder helps to remind me files that I might want to keep track of with my dotfiles repository.

It allows you to add custom_apps (in addition to the suggestions provided by mackup), and once you are certain that you are not interested in the suggested files, you can add config to ignore them.

About

A simple script to help remind you backup dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages