You Should Use is a rewrite of You Should Use for fish.
Using fisher
:
fisher install paysonwallach/fish-you-should-use
Simply install and get back to whatever you were doing before! You Should Use will let you know when you've typed out a command that exists as an alias.
By default, You Should Use will display its reminder message after a command has executed. However, you can choose to display the mesasge before execution by setting YSU__MESSAGE_POSITION
like so:
set YSU_MESSAGE_POSITION "before"
Feel free to take a look at TODO.md, otherwise pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
You Should Use is licensed under the GNU General Public License v3.0.