Обновление ohmyzsh

This commit is contained in:
eka
2021-06-10 11:49:35 +05:00
parent 9fcc978a55
commit e7247fa93a
501 changed files with 18228 additions and 8837 deletions
+9
View File
@@ -0,0 +1,9 @@
# rustup
This plugin adds completion for [`rustup`](https://rustup.rs/), the toolchain installer for the Rust programming language.
To use it, add `rustup` to the plugins array in your zshrc file:
```zsh
plugins=(... rustup)
```
File diff suppressed because it is too large Load Diff