Delete alias section

master
Marc Cornellà 7 years ago committed by GitHub
parent 35aa3c1331
commit bb97a9b3ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      plugins/rust/README.md

@ -7,9 +7,3 @@ To use it, add `rust` to the plugins array in your zshrc file:
```zsh
plugins=(... rust)
```
## Aliases
| Command | Description |
|------------------|---------------------------------------------------------------------------------|
| `rustc` | Compiler for the Rust language |

Loading…
Cancel
Save