mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
emacs/dired: add dired-rsync
And bind it to C-c C-r
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
|
||||
(package! diredfl)
|
||||
(package! dired-k)
|
||||
(package! dired-rsync)
|
||||
(when (featurep! +ranger)
|
||||
(package! ranger))
|
||||
(when (featurep! +icons)
|
||||
|
Reference in New Issue
Block a user