mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 21:39:48 +01:00
Delete alias section
This commit is contained in:
parent
35aa3c1331
commit
bb97a9b3ec
1 changed files with 0 additions and 6 deletions
|
@ -7,9 +7,3 @@ To use it, add `rust` to the plugins array in your zshrc file:
|
||||||
```zsh
|
```zsh
|
||||||
plugins=(... rust)
|
plugins=(... rust)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Aliases
|
|
||||||
|
|
||||||
| Command | Description |
|
|
||||||
|------------------|---------------------------------------------------------------------------------|
|
|
||||||
| `rustc` | Compiler for the Rust language |
|
|
||||||
|
|
Loading…
Reference in a new issue