Commit graph

7 commits

Author SHA1 Message Date
forestaa a27a5a2fe8 fix: rustup-init component 2025-04-12 09:49:24 +09:00
Philipp Schmitt 61e684e8ce
egrep -> grep -E 2023-03-30 07:59:18 +02: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 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
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
Renamed from →za-rust-atclone-handler (Browse further)