feat(profile): support open suse path for git.

See #208
This commit is contained in:
Alexandre Pujol 2023-10-09 21:01:49 +01:00
parent b5fbef8eef
commit 1cfe802172
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
6 changed files with 14 additions and 11 deletions

View file

@ -21,11 +21,12 @@ profile hugo @{exec_path} {
@{exec_path} mr,
@{bin}/git rix,
@{lib}/go/bin/go rix,
@{lib}/git-core/git-remote-http rix,
@{bin}/git rix,
@{lib}/git{,-core}/git rix,
@{lib}/git{,-core}/git-remote-http rix,
@{lib}/go/bin/go rix,
/usr/share/git-core/{,**} r,
/usr/share/git{,-core}/{,**} r,
/usr/share/mime/{,**} r,
/usr/share/terminfo/x/xterm-256color r,