mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-13 21:57:05 +00:00
Add tapyu/zsh-alias-snippet-toolkit
Add `tapyu/zsh-alias-snippet-toolkit` plugin. Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
1f1f341ddd
commit
da803c960b
1 changed files with 1 additions and 0 deletions
|
@ -548,6 +548,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:
|
|||
- [alehouse](https://github.com/sticklerm3/alehouse) - Contains short aliases for [brew](https://brew.sh) commands, inspired by `betterbrew`.
|
||||
- [alias-finder](https://github.com/akash329d/zsh-alias-finder) - Displays an alias when you use a command you have aliased previously. Helpful for remembering aliases you have defined in the past. Written as a pure ZSH script for speed.
|
||||
- [alias-maker](https://github.com/MefitHp/alias-maker) - Allows you to easily create and manage aliases from the command line.
|
||||
- [alias-snippet-toolkit](https://github.com/tapyu/zsh-alias-snippet-toolkit) - Creates snippets, expand alias/snippets, and remind you about them.
|
||||
- [alias-tips](https://github.com/djui/alias-tips) - An oh-my-zsh plugin to help remembering those aliases you defined once.
|
||||
- [allergen](https://github.com/stanislas/allergen) - A collection of custom ZSH plugins to use with Antigen.
|
||||
- [almostontop](https://github.com/Valiev/almostontop) - Clears previous command output every time before new command executed in shell. Inspired by the [alwaysontop](https://github.com/swirepe/alwaysontop) plugin for `bash`.
|
||||
|
|
Loading…
Reference in a new issue