1
0
Fork 0
mirror of https://github.com/zdharma-continuum/zinit-annex-binary-symlink.git synced 2025-02-12 15:32:01 +01:00
Commit graph

190 commits

Author SHA1 Message Date
Vladislav Doster
c6385fc130 fix: consistent log prefix
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2023-12-23 21:13:21 -06:00
vladislav doster
2f86d05b82
fix: check for sbin ice ()
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2023-11-30 12:28:17 -06:00
Vladislav Doster
da2c26fb19 fix: formatting
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2023-11-29 03:28:38 -06:00
4ooc
3637920089
fix: :za-lb-atclone-handler log conditionals ()
Co-authored-by: vladislav doster <10052309+vladdoster@users.noreply.github.com>
2023-04-28 18:16:38 -05:00
Vladislav Doster
c4ccbb389a
fix: color second reference to binary
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2023-04-28 17:36:12 -05:00
vladislav doster
5746fb0832
fix: consistent log format ()
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2023-04-28 17:22:46 -05:00
vladislav doster
f99708f605
Merge pull request from zdharma-continuum/ci/gh-action-lint-workflow
feat: add lint gh action workflows
2023-04-14 17:20:12 -05:00
Vladislav Doster
05703c42a3
feat: add lint gh action workflow 2023-04-14 17:15:17 -05:00
vladislav doster
ad1fc04708
Merge pull request from zdharma-continuum/fix/log-message-checks
fix: `:za-lb-atclone-handler` log msg conditionals
2023-01-08 07:17:12 -06:00
Vladislav Doster
83eb83ada3 fix: atclone handler log msgs conditionals
Closes 

Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2023-01-08 03:18:10 -06:00
Vladislav Doster
ab72df4bb8 style: update logging messages prefix
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2022-11-05 02:42:33 -05:00
vladislav doster
3085791819
Merge pull request from zdharma-continuum/maint/ensure-bin-dir-exists-in-$ZPFX
maint: ensure the bin dir exists in $ZPFX
2022-07-24 23:29:39 -05:00
vladislav doster
465e965dcf
maint: ensure the bin dir exists in $ZPFX 2022-07-24 23:29:01 -05:00
vladislav doster
e22cdd410e
style: reformat zsh & md files to zinit convention () 2022-07-10 05:19:38 -05:00
vladislav doster
248cd44e4f
fix: uncomment code which breaks annex ()
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2022-05-07 20:29:32 -05:00
vladislav doster
6c80264d93
maint: use two spaces for indentation ()
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2022-05-07 20:25:28 -05:00
vladislav doster
bdf9798d1c
Merge pull request from zdharma-continuum/main/rename-z-a-linkbin.plugin.zsh
chore: rename `z-a-linkbin` ⮕ `z-a-binary-symlink`
2022-04-19 02:56:37 -05:00
vladislav doster
eebeab6a43
chore: rename z-a-linkbin ⮕ z-a-binary-symlink 2022-04-19 02:56:27 -05:00
NICHOLAS85
8bd4d239a1 Attempt to support lower zsh versions 2021-04-08 00:17:17 -04:00
NICHOLAS85
8fe94b0856 Switch to +zinit-message 2021-03-08 00:47:03 -05:00
NICHOLAS85
6ab869a783 Fix message 2021-03-04 16:28:02 -05:00
NICHOLAS85
acc2059d44 Fix some messages 2020-12-14 00:57:37 -05:00
NICHOLAS85
fdcbabeff8 Use $ICE instead of $ICE2 in atdelete hook 2020-11-14 23:21:32 -05:00
NICHOLAS85
b5e4c52a7c Fix nullglob behavior 2020-11-14 15:06:41 -05:00
NICHOLAS85
cb29ef0f56 Fix atdelete remove message 2020-11-09 17:27:02 -05:00
NICHOLAS85
484815a0ec Update README.md 2020-11-09 14:58:09 -05:00
NICHOLAS85
8b20e88dae Remve unused helper files 2020-11-09 14:55:35 -05:00
NICHOLAS85
276e0a31bf Update README.md 2020-11-09 14:52:30 -05:00
NICHOLAS85
5f119c4093 Update copyright 2020-11-09 06:00:33 -05:00
NICHOLAS85
34ba6c4339 Convert z-a-bin-gem-node into z-a-linkbin annex
a stripped down version which uses linking
2020-11-09 05:57:28 -05:00
Sebastian Gniazdowski
dda1eb59c2 Increase the indent level. 2020-09-03 14:51:17 +02:00
Sebastian Gniazdowski
645c1fa6d8 Use pr to columnize the output. 2020-09-03 14:48:12 +02:00
Sebastian Gniazdowski
a6f79017ca Rename variables. 2020-07-23 16:40:20 +02:00
Sebastian Gniazdowski
2c4b69708b Make the atdelete hook follow atclone on sbin'' + a fix for glob-sort. 2020-07-17 08:56:06 +02:00
Sebastian Gniazdowski
6d0432acf0 Glob only regular files and symbolic links. 2020-07-17 08:33:27 +02:00
Sebastian Gniazdowski
7fdf0aa03c Fix for the annex-API changes . 2020-07-10 13:47:33 +02:00
Sebastian Gniazdowski
7ad139711f Adapt for the annex-arch changes. 2020-07-09 17:05:38 +02:00
Sebastian Gniazdowski
47ec143307 Impose order on the calling of hooks regardless of its registration. 2020-07-09 07:30:39 +02:00
Sebastian Gniazdowski
42654367e2 Update copyright notice (year). 2020-07-08 21:47:00 +02:00
Sebastian Gniazdowski
e927f33392 README.md 2020-06-26 22:22:00 +02:00
Sebastian Gniazdowski
c3888521fa README.md 2020-06-26 22:01:46 +02:00
Sebastian Gniazdowski
63387c5213 README.md 2020-06-20 21:51:51 +02:00
Sebastian Gniazdowski
bcf54ebeab *cygwin: Localize variables 2020-06-20 10:39:31 +02:00
Sebastian Gniazdowski
892efc3730 Create .cmd on Cygwin 2020-06-20 08:30:34 +02:00
Sebastian Gniazdowski
b874656195 .za-bgn-bin-or-src-function-body-cygwin 2020-06-20 07:57:48 +02:00
Sebastian Gniazdowski
689788f30a *{atclone,atload}-handler: Alternate syntax 2020-06-13 06:48:44 +02:00
Sebastian Gniazdowski
769af39bfc *atclone-handler: Alternate syntax 2020-06-12 23:57:54 +02:00
Sebastian Gniazdowski
65eaae6364 *atclone-handler: Correctly detect non-empty update 2020-06-12 23:57:29 +02:00
Sebastian Gniazdowski
a529233421 *atclone-handler: Add function preamble 2020-06-12 23:57:07 +02:00
Sebastian Gniazdowski
2de5e0cc4d *atload-handler: Fix %-starting dir handling
https://github.com/zdharma/zinit/issues/359
2020-06-12 21:44:08 +02:00