feat(tunable): add @{editor_path} & @{pager_path}.
This commit is contained in:
parent
4f310b8802
commit
2af1d06f18
35 changed files with 63 additions and 124 deletions
|
|
@ -22,11 +22,7 @@ profile crontab @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
@{sh_path} rix,
|
||||
|
||||
# When editing the crontab file
|
||||
@{bin}/sensible-editor rCx -> editor,
|
||||
@{bin}/vim.* rCx -> editor,
|
||||
@{bin}/nvim rCx -> editor,
|
||||
@{editor_path} rCx -> editor,
|
||||
|
||||
/etc/cron.{allow,deny} r,
|
||||
/etc/environment r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue