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

@ -30,9 +30,8 @@ profile repo @{exec_path} {
@{bin}/{,ba,da}sh rix,
@{bin}/uname rix,
@{bin}/git rix,
@{lib}/git-core/git rix,
@{lib}/git-core/git-* rix,
@{bin}/git rix,
@{lib}/git{,-core}/git* rix,
@{bin}/curl rCx -> curl,
@{bin}/gpg{,2} rCx -> gpg,