README.md 479 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## Aliases Cheatsheet

**Maintainer:** [@hqingyi](https://github.com/hqingyi)

With lots of 3rd-party amazing aliases installed, this plugin helps list the shortcuts
that are currently available based on the plugins you have enabled.

Enable this plugin by adding it to your `plugins` definition in `~/.zshrc`.

  ```
  plugins=(aliases)
  ```

Requirements: Python needs to be installed.

### Usage

```
  acs: group all alias
  acs $keywordquickly filter alias & highlight
```