Replace shells with new sh_path variable

Signed-off-by: Jeroen Rijken <jeroen.rijken@xs4all.nl>
This commit is contained in:
Jeroen Rijken 2024-02-11 15:34:46 +01:00 committed by Alex
parent 3b1b187d13
commit 40b171ee94
315 changed files with 415 additions and 369 deletions

View file

@ -23,7 +23,7 @@ profile aurpublish @{exec_path} {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/cat rix,
@{bin}/chmod rix,
@{bin}/curl rix,

View file

@ -18,7 +18,7 @@ profile pacdiff @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
@{bin}/{,ba,da}sh rix,
@{sh_path} rix,
@{bin}/{m,g,}awk rix,
@{bin}/cat rix,
@{bin}/cmp rix,

View file

@ -14,7 +14,7 @@ profile pacman-hook-gtk4-querymodules @{exec_path} {
@{exec_path} mr,
@{bin}/{,ba,da}sh r,
@{sh_path} r,
@{bin}/rmdir rix,
@{bin}/gio-querymodules rPx,