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.42k stars 44 forks source link

add failing test #82

Closed benwaffle closed 4 years ago

benwaffle commented 4 years ago

issue #79

benwaffle commented 4 years ago

:( i was hoping circleci would run. @MichaelAquilina can you run it?

MichaelAquilina commented 4 years ago

That's strange. Will see what's going on

MichaelAquilina commented 4 years ago

@benwaffle I've enabled builing on forked pull requests. Could you try git commit --amend and then git push -f?

benwaffle commented 4 years ago

no build :(

MichaelAquilina commented 4 years ago

Building now :)

benwaffle commented 4 years ago

Does that give you enough info to reproduce the bug?

MichaelAquilina commented 4 years ago

yes @benwaffle thanks for the PR. I'll merge this in and use it to investigate