feat(tunable): add alias from which.debianutils to which.
This commit is contained in:
parent
1096666191
commit
415c09ca88
32 changed files with 35 additions and 33 deletions
|
|
@ -33,7 +33,7 @@ profile ucf @{exec_path} {
|
|||
@{bin}/seq rix,
|
||||
@{bin}/stat rix,
|
||||
@{bin}/tr rix,
|
||||
@{bin}/which{,.debianutils} rix,
|
||||
@{bin}/which rix,
|
||||
|
||||
@{bin}/dpkg-query rpx,
|
||||
@{bin}/dpkg-divert rPx,
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ profile update-pciids @{exec_path} {
|
|||
@{bin}/chmod rix,
|
||||
@{bin}/echo rix,
|
||||
@{bin}/cat rix,
|
||||
@{bin}/which{,.debianutils} rix,
|
||||
@{bin}/which rix,
|
||||
@{bin}/bunzip2 rix,
|
||||
@{bin}/bzip2 rix,
|
||||
@{bin}/gzip rix,
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ profile uupdate @{exec_path} flags=(complain) {
|
|||
@{sh_path} rix,
|
||||
|
||||
@{bin}/basename rix,
|
||||
@{bin}/which{,.debianutils} rix,
|
||||
@{bin}/which rix,
|
||||
@{bin}/tr rix,
|
||||
@{bin}/{,e}grep rix,
|
||||
@{bin}/getopt rix,
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ profile xinit @{exec_path} {
|
|||
@{bin}/tail rix,
|
||||
@{bin}/tempfile rix,
|
||||
@{bin}/touch rix,
|
||||
@{bin}/which{,.debianutils} rix,
|
||||
@{bin}/which rix,
|
||||
/etc/X11/xinit/xinitrc rix,
|
||||
/etc/X11/xinit/xserverrc rix,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue