浏览代码

Delete alias section

Marc Cornellà 4 年之前
父节点
当前提交
bb97a9b3ec
共有 1 个文件被更改,包括 0 次插入6 次删除
  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                                                  |