citadel
My dotfiles, scripts and nix configs
git clone
git://jb55.com/citadel
Log
|
Files
|
Refs
|
README
|
LICENSE
xmlfmt (37B)
1
#!/bin/sh
2
exec xmllint --format "$@"