requirements node.js
add in your .zshrc
[[ -s $HOME/bin/prettycurl.sh ]] && . $HOME/bin/prettycurl.sh- if you don't have, then create a
$HOME/bindir - put the
pretty-jsonandprettycurl.shin$HOME/binand add execution permission in both of them
execute this command, to apply changes:
source $HOME/.zshrc