Skip to content

Instantly share code, notes, and snippets.

View AnumSheraz's full-sized avatar

Anum Sheraz AnumSheraz

View GitHub Profile
@ozh
ozh / gist:4131243
Last active June 23, 2026 09:34
Create dot files/directories (ie .file) on Windows

How to create a .file or .folder on Windows

There are several ways

1. Rename

  • Create file.txt
  • Rename to .file., the last dot will be dropped, you'll have .file

Works the same with a file or a directory.