dotfiles
$HOME is where the <3 is
git clone
git://git.alexkarle.com/dotfiles.git
Log
|
Files
|
Refs
|
Submodules
|
README
|
LICENSE
jq (51B) [
raw
]
1
#!/bin/sh
2
# monochrome jq
3
exec /usr/bin/jq -M "$@"