Github-Folder-Icons icon indicating copy to clipboard operation
Github-Folder-Icons copied to clipboard

Apply to all git repo folders

Open sheedy opened this issue 11 years ago • 1 comments

Is anyone aware of a way to dynamically apply these icons to any folder that contains a .git directory? So when ever you create a git repo it automatically gets these icons.

sheedy avatar Oct 21 '13 16:10 sheedy

You could use a script to parse through your repo folders, check for remote origins from github then apply a random Icon if there isn't yet a custom icon on that folder. If you'd like to contribute that script, I am happy to include it here. I like the idea!

MacLemon avatar Nov 10 '13 19:11 MacLemon