index
:
dotfiles.git
master
My personal dotfiles and configuration.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
jdiff
blob: c7eb3087847822ad2da5248c39644067c130bf7e (
plain
)
1
2
3
#!/usr/bin/env bash
vimdiff
<
(
jq
-S
.
$1
)
<
(
jq
-S
.
$2
)