index
:
dotfiles
main
My dotfiles #config
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zsh
/
functions
/
prettify-json.zsh
blob: f2d30ff9c7a11e4f5f967b343966f3c61859ae53 (
plain
)
1
2
3
prettify-json () { pbpaste | jq | pbcopy }