Skip to content

Instantly share code, notes, and snippets.

@scaint
Created February 13, 2017 14:27
Show Gist options
  • Save scaint/b969e59fd0568b211b6aee6df773b280 to your computer and use it in GitHub Desktop.
Save scaint/b969e59fd0568b211b6aee6df773b280 to your computer and use it in GitHub Desktop.
for p in .vim/pack/bundle/start/*; do echo "* [$(basename $p)]($(grep -oP https://.+/$(basename $p) .gitmodules))"; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment