Skip to content

Add just backup and just restore recipes #6

Description

@bBlazewavE

Summary

Currently just link creates timestamped backups of existing configs, but there's no easy way to list or restore them. Add explicit backup/restore recipes.

Proposed recipes

Recipe What it does
just backup Creates a dated snapshot of current configs (~/.config/nvim, ~/.tmux.conf, ~/.zshrc)
just restore Lists available backups and restores a selected one

Use case

Users experimenting with config changes who want a quick rollback path without reaching for git.

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