diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> | 2019-10-07 08:33:11 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> | 2019-10-07 08:33:28 -0400 |
| commit | 92af5fcc2bd0bc3826f4ce238a850e9a362533a4 (patch) | |
| tree | c5908e9ffccd110a3bf2e93057a1f65d4a286f3c /README.md | |
| parent | 0e890a41fa680a45b4b4aad2c28f9d6dca999cee (diff) | |
Diffstat (limited to 'README.md')
| -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: |