Skip to content

How do I set up a shortcut to sync two fixed locations? #30

@SreenivasVRao

Description

@SreenivasVRao

I would like to have a way to sync two directories

so something like

(defun my-dired-sync-workflow(src dst) ...)

(global-set-key (kbd ...) 'my-dired-sync-workflow)

and probably have a set of fixed values for src and dst - I'm thinking of using some hacky setq for now since I only have one src and dst pair I care about.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions