diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |