Skip to content

Commit

Permalink
docs: add MacOS/Show hidden files in Finder
Browse files Browse the repository at this point in the history
  • Loading branch information
drecali committed Jun 1, 2024
1 parent d170045 commit 2d3d463
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,10 @@ This repo is inspired by the [@jbrandchaud/til](https://github.com/jbranchaud/ti
- [`[Automation]`- Find the smart value for a field](jira/automation-find-smart-value-for-field.md)
- [`[Automation]`- update task `Story point estimate` when subtask values change](jira/automation-sum-of-story-point-estimate.md)

### MacOS

- [Show hidden files in Finder](macos/show-hidden-files-in-finder.md)

### Markdown

- [Collapsible Sections + Bookmarklet](markdown/collapsible-sections-plus-bookmarklet.md)
Expand Down
7 changes: 7 additions & 0 deletions macos/show-hidden-files-in-finder.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Show hidden files in Finder

Press <kbd>Cmd</kbd> + <kbd>Shift</kbd> + <kbd>.</kbd> to toggle hidden files in Finder.

This setting seems to be global and will persist in new Finder windows and any folder you view.

I don't know why Finder doesn't have a menu option for this 🤦‍♂️.

0 comments on commit 2d3d463

Please sign in to comment.