Skip to content

Instantly share code, notes, and snippets.

@nilkesede
Last active August 29, 2015 14:22
Show Gist options
  • Save nilkesede/6be7fc4c3fa41c8d4500 to your computer and use it in GitHub Desktop.
Save nilkesede/6be7fc4c3fa41c8d4500 to your computer and use it in GitHub Desktop.
Hide dot files on Windows
ATTRIB +H /s /d C:\.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment