]> git.wh0rd.org - home.git/blob - .bin/closure-compiler
gitconfig: add some `git cl` settings
[home.git] / .bin / closure-compiler
1 #!/bin/bash
2 exec java -jar "/usr/local/src/chrome-ext/closure/compiler.jar" "$@"