Skip to content

Instantly share code, notes, and snippets.

@kechol
Created August 5, 2017 17:28
Show Gist options
  • Save kechol/7d1e5ecced84993ee392254093fe6f40 to your computer and use it in GitHub Desktop.
Save kechol/7d1e5ecced84993ee392254093fe6f40 to your computer and use it in GitHub Desktop.
anyframe git ls-tree
# anyframe-source-git-ls-tree
git ls-tree -r --name-only HEAD
# Local Variables:
# mode: Shell-Script
# End:
# vim: ft=zsh
anyframe-source-git-ls-tree \
| anyframe-selector-auto \
| anyframe-action-insert -q
# Local Variables:
# mode: Shell-Script
# End:
# vim: ft=zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment