You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
479 B
21 lines
479 B
## 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 |
|
```
|
|
|