Mutt: Update abstraction path
This commit is contained in:
parent
479d04abac
commit
533bff8583
1 changed files with 2 additions and 1 deletions
|
|
@ -104,7 +104,8 @@ profile mutt @{exec_path} {
|
||||||
}
|
}
|
||||||
|
|
||||||
profile editor {
|
profile editor {
|
||||||
include <abstractions/editor>
|
include <abstractions/base>
|
||||||
|
include <abstractions/app/editor>
|
||||||
|
|
||||||
# This is the file that holds the message
|
# This is the file that holds the message
|
||||||
owner /{var/,}tmp/{.,}mutt* rw,
|
owner /{var/,}tmp/{.,}mutt* rw,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue