feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-09-01 20:36:23 +01:00
parent 265e3928c1
commit b223e2eb8e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
13 changed files with 98 additions and 53 deletions

View file

@ -92,9 +92,6 @@ profile git @{exec_path} flags=(attach_disconnected) {
owner @{user_cache_dirs}/*/ rw,
owner @{user_cache_dirs}/*/** rwkl -> @{user_cache_dirs}/*/**,
owner @{tmp}/** rwkl -> /tmp/**,
owner @{tmp}/**/bin/* rCx -> exec,
owner @{HOME}/.gitconfig* rw,
owner @{HOME}/.netrc r,
owner @{user_config_dirs}/git/{,*} rw,