mirror of
https://github.com/zdharma-continuum/zinit-annex-bin-gem-node.git
synced 2026-09-10 07:26:18 -04:00
*shim-list: Restore correct operation
This commit is contained in:
parent
cb5f624c2a
commit
ae02c65695
|
|
@ -46,8 +46,8 @@ if (( !${#opt_from_ices} )) {
|
|||
local nl=$'\n' brace='{' quote='"'
|
||||
local pattern='(#s)\#!/usr/bin/env zsh
|
||||
|
||||
function * {
|
||||
local bindir="'
|
||||
function * {
|
||||
local bindir="'
|
||||
|
||||
local -a cands
|
||||
cands=( ${${opt_this_dir:+.}:-$ZPFX/bin}/*(.-NDL-1000) )
|
||||
|
|
|
|||
Loading…
Reference in a new issue