MichaelAquilina / zsh-you-should-use

📎 ZSH plugin that reminds you to use existing aliases for commands you just typed
GNU General Public License v3.0
1.41k stars 44 forks source link

show the original full cmd when use alias #116

Open nengqi opened 1 year ago

nengqi commented 1 year ago

This plugin helps to get full usage of aliases, but after using alias for a long time, it's easy to forget the original actually running cmd, especially some detailed arguments. I wonder if we could have this feature in this plugin. ps: set -x show verbose output in zsh.