Restructuring
This commit is contained in:
parent
1e3da03480
commit
b5cba88fbe
1 changed files with 4 additions and 4 deletions
|
|
@ -149,7 +149,10 @@ profile mutt @{exec_path} {
|
||||||
profile pager {
|
profile pager {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/consoles>
|
include <abstractions/consoles>
|
||||||
|
|
||||||
|
/usr/share/terminfo/** r,
|
||||||
|
/usr/share/file/misc/magic.mgc r,
|
||||||
|
|
||||||
@{bin}/less mr,
|
@{bin}/less mr,
|
||||||
@{bin}/more mr,
|
@{bin}/more mr,
|
||||||
@{bin}/pager mr,
|
@{bin}/pager mr,
|
||||||
|
|
@ -157,9 +160,6 @@ profile mutt @{exec_path} {
|
||||||
owner @{HOME}/.lesshs* r,
|
owner @{HOME}/.lesshs* r,
|
||||||
owner @{HOME}/.local/state/ r,
|
owner @{HOME}/.local/state/ r,
|
||||||
owner @{HOME}/.local/state/less* rw,
|
owner @{HOME}/.local/state/less* rw,
|
||||||
|
|
||||||
/usr/share/terminfo/** r,
|
|
||||||
/usr/share/file/misc/magic.mgc r,
|
|
||||||
|
|
||||||
# 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