Abook: Fix missing directory (#298)

Allow abook to create ~/.abook
This commit is contained in:
doublez13 2024-02-19 05:38:24 -07:00 committed by GitHub
parent 14fe43714a
commit 3b1b187d13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,6 +25,7 @@ profile abook @{exec_path} {
/etc/inputrc r,
owner @{HOME}/.abook/ rw,
owner @{HOME}/.abook/abookrc r,
owner @{HOME}/.abook/addressbook* rw,