summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>2019-10-07 08:33:11 -0400
committerJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>2019-10-07 08:33:28 -0400
commit92af5fcc2bd0bc3826f4ce238a850e9a362533a4 (patch)
treec5908e9ffccd110a3bf2e93057a1f65d4a286f3c
parent0e890a41fa680a45b4b4aad2c28f9d6dca999cee (diff)
Use proper custom names in the README.HEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 93b03de..4a62b1f 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
dired-rmjunk is a port of Jakub Klinkovský's home directory cleanup tool to
Dired. The interactive function, `dired-rmjunk` will mark all files in the
current Dired buffer that match one of the patterns specified in
-`dired-rmjunk-shitty-files`. The tool is intended as a simple means for keeping
+`dired-rmjunk-patterns`. The tool is intended as a simple means for keeping
one's home directory tidy -- removing "junk" dotfiles.
The script that this is based on can be found at: