zsh-you-should-use
zsh-you-should-use copied to clipboard
📎 ZSH plugin that reminds you to use existing aliases for commands you just typed
Added ability to show what alias you just used is aliased to (more like a "you used" opposite of "you should use" in case you forget you keep using aliases...
Add ability to show what alias you just used is aliased to (more like a "you used" opposite of "you should use" in case you forget you keep using aliases...
i want the tip to be shown first time i run the command, if the extract command was used previously then there should be no tip shown. Is this functionality...
# Issue Details Please provide the following details when opening an issue: The plugin does not suggest aliases when typing a `sudo` command ## Operating System (uname -a) ``` Linux...
Proposal to fix #136
Feature request: ignore spaces before command. There are reasons to ignore spaces before a command, such as `HIST_IGNORE_SPACE`, but in these situations the purpose of this plugin is still useful...