Simplify mutt tempdir rule
This commit is contained in:
parent
e1e2ef3023
commit
a75191e3bb
1 changed files with 1 additions and 2 deletions
|
|
@ -33,8 +33,7 @@ profile mutt @{exec_path} {
|
|||
# Used when saving attachments. Mutt saves attachments in whatever directory
|
||||
# it's launched from, which is most likely @{HOME}.
|
||||
owner @{HOME}/* lw,
|
||||
owner @{HOME}/.mutt*/ w,
|
||||
owner @{HOME}/.mutt*/* w,
|
||||
owner @{HOME}/.mutt*/{,*} w,
|
||||
owner @{HOME}/Downloads/* lw,
|
||||
# Used When viewing attachments
|
||||
owner /tmp/* lrw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue