hacker-quotes
hacker-quotes copied to clipboard
Hacker Quotes not working
I have the plugin installed, but it does not show any quote
@eur1p3des try
- This is a
oh-my-zshplugin. Do you install and setoh-my-zshproperly?- Just add
hacker-quotesplugins array.- Start a new shell.
quote from https://github.com/oldratlee/hacker-quotes/issues/3#issuecomment-618936275
more about installation see the README:
https://github.com/oldratlee/hacker-quotes#how-to-install
run script hacker-quotes.plugin.zsh with debug mode by below command, check the output:
(set -x; source hacker-quotes.plugin.zsh)
pls post the debug output content to troubleshooting.