emacs/dired: add dired-rsync

And bind it to C-c C-r
This commit is contained in:
Henrik Lissner 2019-05-20 17:40:16 -04:00
parent c4af1a807c
commit e76765e0b8
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 5 additions and 0 deletions

View file

@ -3,6 +3,7 @@
(package! diredfl)
(package! dired-k)
(package! dired-rsync)
(when (featurep! +ranger)
(package! ranger))
(when (featurep! +icons)