Skip to content

Instantly share code, notes, and snippets.

@ivanrad
Created August 3, 2018 09:53
Show Gist options
  • Save ivanrad/0663f66eda1f427406ea799ed2333cb5 to your computer and use it in GitHub Desktop.
Save ivanrad/0663f66eda1f427406ea799ed2333cb5 to your computer and use it in GitHub Desktop.
fetch latest cloc
#!/bin/sh
exec wget https://raw.githubusercontent.com/AlDanial/cloc/master/cloc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment