feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2023-12-08 18:01:39 +00:00
parent 52e52f06db
commit d81bce5559
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
32 changed files with 114 additions and 135 deletions

View file

@ -166,6 +166,7 @@ profile git @{exec_path} {
profile editor {
include <abstractions/base>
include <abstractions/fzf>
include <abstractions/nameservice-strict>
@{bin}/sensible-editor mr,
@ -184,8 +185,6 @@ profile git @{exec_path} {
owner @{user_projects_dirs}/**/.git/[0-9]* rw,
owner @{user_projects_dirs}/**/.git/*MSG rw,
owner @{HOME}/.fzf/plugin/ r,
owner @{HOME}/.fzf/plugin/fzf.vim r,
owner @{HOME}/.selected_editor r,
owner @{HOME}/.viminfo{,.tmp} rw,