mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 13:15:24 +02:00
docs: add Cmd+Shift+. tip for hidden folders in macOS file picker
macOS hides folders starting with . by default. Added both shortcuts: Cmd+Shift+G (paste path directly) and Cmd+Shift+. (show hidden files). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
+3
-1
@@ -185,7 +185,9 @@ Navigate to the `extension/` folder inside gstack. The exact path depends on you
|
||||
- Project install: `<your-repo>/.claude/skills/gstack/extension`
|
||||
- Dev/source: `<gstack-repo>/extension`
|
||||
|
||||
**Tip:** In the macOS file picker, press **Cmd+Shift+G** to type a path directly. Paste the path and press Enter.
|
||||
**Tip:** The `extension/` folder may be inside a hidden directory (`.claude/`). Two ways to get there in the macOS file picker:
|
||||
- **Cmd+Shift+G** — opens a "Go to folder" text field. Paste the full path and press Enter. Fastest.
|
||||
- **Cmd+Shift+.** (period) — toggles hidden files/folders visible so you can navigate to `.claude/` normally.
|
||||
|
||||
Select the `extension/` folder (not a file inside it) and click **Select**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user