1
0
Fork 0
mirror of https://github.com/zdharma-continuum/zinit-annex-bin-gem-node.git synced 2025-02-22 19:39:27 +01:00
Commit graph

5 commits

Author SHA1 Message Date
vladislav doster
8861b35668
fix: remove extraneous character in log message () 2023-12-24 06:31:59 -06:00
vladislav doster
121eae9ca0
style: consistent log prefix ()
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2023-12-24 06:27:01 -06:00
vladislav doster
1b8dca1809
Revert "feat: zsh-sweep linter fixes ()" ()
This reverts commit 0fe8fec773.
2023-04-20 00:51:53 -05:00
Sebastian Gniazdowski
0fe8fec773
feat: zsh-sweep linter fixes ()
* Make any binary name given to sbin'' ice be searched via preceding **/…

This allows to simply leave the ice empty, to find **/$id_as or **/$plugin,
or specify a binary name without need to give it a **/… glob, because
it is boring to do, as someone once noted (didn't find the post).

Second change is a new "1:…" option to limit the number of shims created
to only 1. So, e.g.: `sbin'1:exa*'` to have only first, shortest path
exa found be given a shim.

* maint: Switch from `print -P %F{col-nr}` to `m {col-name}`.

The `m` function is automatically provided for the moment of loading/installing
a plugin and it's the same as `+zinit-message`.

* maint: fix reports from zsh-sweep linter
2023-04-19 12:29:16 -05:00
Philipp Schmitt
4ae7f7f58f
Remove non-ascii chars from filenames
Ref: https://github.com/zdharma-continuum/zinit/issues/58
2021-11-19 17:37:16 +01:00
Renamed from →za-bgn-atdelete-handler (Browse further)