1
0
Fork 0
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.
prezto/modules/alias-tips
Jonathan Dahan b31a5cc3be
Add alias-tips plugin
9 years ago
..
external@d753920778 Add alias-tips plugin 9 years ago
README.md Add alias-tips plugin 9 years ago
init.zsh Add alias-tips plugin 9 years ago

README.md

Alias Tips

Integrates alias-tips into Prezto, which reminds you whenever the command you just ran has an defined alias.

Settings

Text

To change the tip text prefix, add the following line to zpreztorc:

zstyle ':prezto:module:alias-tips' text '💡 '

To exclude certain commands

zstyle ':prezto:module:alias-tips' exclude '_ c'

To automatically expand the alias

zstyle ':prezto:module:alias-tips' expand 'yes'

Contributors

New features and bug fixes should be submitted to the alias-tips project according to its rules and regulations. This module will be synchronized against it.

Authors

The authors of this module should be contacted via the issue tracker.