https://github.com/KriNiTo/MarkFolderGitRepo
Mark Folders in Windows Explorer with a Git-Icon to visualize that a Git-Repo exists
https://github.com/KriNiTo/MarkFolderGitRepo
Last synced: 4 months ago
JSON representation
Mark Folders in Windows Explorer with a Git-Icon to visualize that a Git-Repo exists
- Host: GitHub
- URL: https://github.com/KriNiTo/MarkFolderGitRepo
- Owner: KriNiTo
- Created: 2013-04-13T18:40:37.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-07-15T14:48:06.000Z (over 9 years ago)
- Last Synced: 2024-05-28T02:23:09.696Z (11 months ago)
- Language: PowerShell
- Size: 164 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - KriNiTo/MarkFolderGitRepo - Mark Folders in Windows Explorer with a Git-Icon to visualize that a Git-Repo exists (PowerShell)
README
MarkFolderGitRepo
=================Mark Folders in Windows Explorer with a Git-Icon to visualize that a Git-Repo exists.
What it looks like in Explorer:
https://github.com/KriNiTo/MarkFolderGitRepo/blob/master/images/Folder.pngYou can easily Mark/Unmark via SendTo Menu:
https://github.com/KriNiTo/MarkFolderGitRepo/blob/master/images/SendTo.pngSetup:
------
- Download .zip file from .\dist (link: https://github.com/KriNiTo/MarkFolderGitRepo/raw/master/dist/MarkFolderGitRepo.zip)
- Extract to %Userprofile%\Scripts (e.g.: C:\Users\MyUserName\Scripts)
- Execute "MarkFolderGitRepo\Install_in_SendTo-Folder.bat"
- Now you can Mark/Unmark a Folder via SendTo Menu-entry (Notice: It could take 5 minutes until the explorer recognizes the new setting)Have fun!