Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 997 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 997 Bytes

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.