[Emacs] Add ignored directories and files to recentf
This commit is contained in:
parent
8c640f4118
commit
98720ace22
@ -4094,10 +4094,12 @@ user. Unfortunately, a lot of these files are just noise I don’t care about, b
|
|||||||
fortunately we can ignore files with the variable ~recentf-exclude~. So, I will
|
fortunately we can ignore files with the variable ~recentf-exclude~. So, I will
|
||||||
ignore these paths:
|
ignore these paths:
|
||||||
#+name: recentf-ignored-paths
|
#+name: recentf-ignored-paths
|
||||||
|
| =~/.authinfo.gpg= |
|
||||||
| =~/.mail/= |
|
| =~/.mail/= |
|
||||||
| =~/.emacs.d/= |
|
| =~/.emacs.d/= |
|
||||||
| =~/.config/emacs/= |
|
| =~/.config/emacs/= |
|
||||||
| =~/.elfeed/index= |
|
| =~/.elfeed/index= |
|
||||||
|
| =~/Documents/mu4e= |
|
||||||
| =/tmp/= |
|
| =/tmp/= |
|
||||||
|
|
||||||
#+name: recentf-ignored-paths-gen
|
#+name: recentf-ignored-paths-gen
|
||||||
|
Loading…
Reference in New Issue
Block a user