Marc Cornellà c4be9294f2 style(acs): fix style and gitignore __pycache__ folder | 2 years ago | |
---|---|---|
.. | ||
.gitignore | 2 years ago | |
README.md | 2 years ago | |
aliases.plugin.zsh | 2 years ago | |
cheatsheet.py | 2 years ago | |
termcolor.py | 2 years ago |
Maintainer: @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.
To use it, add aliases
to the plugins array in your zshrc file:
plugins=(aliases)
Requirements: Python needs to be installed.
acs
: show all aliases by group.
acs <keyword>
: filter aliases by <keyword>
and highlight.