Browse Source

Delete alias section

Marc Cornellà 5 years ago
parent
commit
bb97a9b3ec
1 changed files with 0 additions and 6 deletions
  1. 0 6
      plugins/rust/README.md

+ 0 - 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                                                  |