summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dired-rmshit.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/dired-rmshit.el b/dired-rmshit.el
index 41a2e7b..4d6ecc7 100644
--- a/dired-rmshit.el
+++ b/dired-rmshit.el
@@ -51,6 +51,7 @@
"Default list of files to remove. Current as of f707d92."
:type '(list string))
+;;;###autoload
(defun dired-rmshit ()
"Marks all files in the current dired buffer that match one of
the patterns in `dired-rmshit-shitty-files'."