Commit graph

70 commits

Author SHA1 Message Date
Vladislav Doster bd60fb0713
feat: add lint gh action workflow 2023-04-14 17:11:10 -05:00
Philipp Schmitt 0a72269c49
Merge pull request #13 from zdharma-continuum/egrep
egrep -> grep -E
2023-04-01 08:05:16 +02:00
Philipp Schmitt 61e684e8ce
egrep -> grep -E 2023-03-30 07:59:18 +02:00
vladislav doster 1f761fa80c
docs: update markdown format and info in README.md 2022-07-25 00:19:29 -05:00
vladislav doster ebc48c56f6
Merge pull request #8 from zdharma-continuum/docs/update-image-link
(docs): fix broken image link
2022-02-21 00:26:15 -06:00
vladislav doster 183dc9c9e9
(docs): fix broken image link
`zinit-annex-rust.png` -> `z-a-rust.png`
2022-02-21 00:25:46 -06:00
Philipp Schmitt cf18e22de1
Merge pull request #7 from vladdoster/maint/fix-link-and-typo
(maint): fix typo and update link to zdharma-continuum
2022-01-17 12:20:41 +01:00
Vladislav Doster 0b706c7adf (maint): fix typo and update link to zdharma-continuum
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2022-01-16 19:58:34 -06:00
vladislav doster e6a56da702
Merge pull request #6 from twang817/docupdate 2022-01-09 11:30:03 -06:00
vladislav doster d0639a66b0
Update za-rust-atclone-handler 2022-01-09 10:52:41 -06:00
vladislav doster 3437b6a041
Update za-rust-atclone-handler 2022-01-09 10:49:37 -06:00
vladislav doster 353c6a7192
(maint): specify components to install
- removes need to install `rust-docs` at all

This is needed as `rust-docs` is unavailable for M1 mac which results in the error below

```bash
Rust is installed now. Great!
error: toolchain 'stable-aarch64-apple-darwin' does not contain component 'rust-docs' for target 'aarch64-apple-darwin'
```
2022-01-09 10:28:42 -06:00
Tommy Wang 7080569ca5 update readme for wait 2021-12-24 10:10:33 -06:00
Philipp Schmitt 5c5c2f8a2a
Merge pull request #4 from zdharma-continuum/ascii-filenames 2021-11-19 23:10:07 +01:00
Philipp Schmitt c7b2dda952
Rename internal funcs 2021-11-19 23:09:07 +01:00
Philipp Schmitt 8a4f121c73
Remove non-ascii chars from filenames
Ref: https://github.com/zdharma-continuum/zinit/issues/58
2021-11-19 17:38:12 +01:00
Philipp Schmitt 7499c1bec6
Update internal names 2021-11-12 12:12:38 +01:00
Philipp Schmitt d69f11bb0b
Merge pull request #3 from zdharma-continuum/update-title 2021-11-12 12:09:28 +01:00
Philipp Schmitt da4b29eba2
Merge pull request #1 from vladdoster/patch-1 2021-11-11 20:29:54 +01:00
Philipp Schmitt ebb01e661f
Update title 2021-11-11 20:27:27 +01:00
Philipp Schmitt 9d20a4446d
Update url 2021-11-10 18:27:36 +01:00
vladislav doster 1fae20d2fa
(docs): point links to zdharma-contiuum organization 2021-11-01 03:46:39 -05:00
Sebastian Gniazdowski 31d9cb2508 Fix a syntax. 2020-07-26 09:36:50 +02:00
Sebastian Gniazdowski 7961c97d14 use pull-active flag. 2020-07-26 08:33:51 +02:00
Sebastian Gniazdowski ec3d7334db Rename variables. 2020-07-23 16:39:35 +02:00
Sebastian Gniazdowski 39cd2ce7eb Fix a message broken after the recent API change. 2020-07-18 09:51:29 +02:00
Sebastian Gniazdowski 0c66f0f9fa Adapt for the annex-arch changes. 2020-07-09 17:02:11 +02:00
Sebastian Gniazdowski e676dda15e Impose order on the calling of hooks regardless of its registration. 2020-07-09 07:29:38 +02:00
Sebastian Gniazdowski 6ded61eb62 handler: Support Cygwin 2020-06-24 14:13:18 +02:00
Sebastian Gniazdowski 37a8ea1363 *atclone-handler: Ensure that rustup _command_ is being run 2020-02-28 14:09:13 +01:00
Sebastian Gniazdowski 910e18b54e *atclone-handler: Less verbose `rustup update' 2020-02-28 14:08:24 +01:00
Sebastian Gniazdowski a3fd81e530 *atclone-handler: Alternate syntax 2020-02-28 14:07:57 +01:00
Sebastian Gniazdowski b0545ef986 README.md 2020-02-28 05:23:11 +01:00
Sebastian Gniazdowski e2200e7347 README.md 2020-02-28 05:20:37 +01:00
Sebastian Gniazdowski 53812997df *atclone-handler: Switch the red color to a more bright one (160 → 198) 2020-02-27 20:13:57 +01:00
Sebastian Gniazdowski 07f5cb3e0c *atclone-handler: Switch vim fold-markers to [[[ and ]]] 2020-02-27 20:11:40 +01:00
Sebastian Gniazdowski 9c90e9662e README.md 2020-02-27 20:02:55 +01:00
Sebastian Gniazdowski f2937bae9d Rename the handlers from :za-* to →za-* to allow using on Windows 2020-02-18 02:52:53 +01:00
Sebastian Gniazdowski e3902232d6 README.md,.gitignore 2020-02-15 20:07:38 +01:00
Sebastian Gniazdowski bf888284d3 plugin.zsh: Zplugin → Zinit rename 2020-01-18 07:43:13 +01:00
Sebastian Gniazdowski df1ec72a6b *atclone-handler: Respect -q/--quiet' options of update' 2020-01-11 05:32:10 +01:00
Sebastian Gniazdowski 9e8b3392c6 *atclone-handler: Don't install docs 2019-10-26 21:25:56 +02:00
Sebastian Gniazdowski 9f2f9c6aa5 *atdelete-handler: Silence a warncreateglobal 2019-10-19 19:24:42 +02:00
Sebastian Gniazdowski c07943b1cb *atclone-handler: Correctly update the crates 2019-10-19 19:24:08 +02:00
Sebastian Gniazdowski 6620c00cbb *atclone-handler: Correctly update the toolchain 2019-10-19 19:23:50 +02:00
Sebastian Gniazdowski ddf0cbce69 Updated README.md 2019-10-17 12:18:23 +02:00
Sebastian Gniazdowski 0a35ae6729 Updated README.md 2019-10-17 12:15:31 +02:00
Sebastian Gniazdowski 71e340c818 :za-rust-help-handler 2019-10-17 08:48:27 +02:00
Sebastian Gniazdowski ee122adf02 images: z-a-rust.png 2019-10-17 08:47:17 +02:00
Sebastian Gniazdowski 5dadcabfac Updated README.md 2019-10-17 08:44:36 +02:00