mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 22:24:21 +01:00
docs: switching Goose Desktop and Goose CLI tabs (#2384)
This commit is contained in:
@@ -28,13 +28,7 @@ You can use both global and local hints at the same time. When both exist, Goose
|
||||
:::
|
||||
|
||||
<Tabs>
|
||||
<TabItem value="manual" label="Manual" default>
|
||||
|
||||
- **Global hints file** - Create a `.goosehints` file in `~/.config/goose`.
|
||||
- **Local hints file** - Create a `.goosehints` file at the root of the directory you'd like it applied to.
|
||||
|
||||
</TabItem>
|
||||
<TabItem value="ui" label="Goose Desktop">
|
||||
<TabItem value="ui" label="Goose Desktop" default>
|
||||
|
||||
#### Global hints file
|
||||
1. Create a `.goosehints` file in `~/.config/goose`.
|
||||
@@ -51,6 +45,12 @@ You can use both global and local hints at the same time. When both exist, Goose
|
||||
You may have to adjust the screen size to fully see the Save and Cancel buttons.
|
||||
:::
|
||||
|
||||
</TabItem>
|
||||
<TabItem value="manual" label="Manual">
|
||||
|
||||
- **Global hints file** - Create a `.goosehints` file in `~/.config/goose`.
|
||||
- **Local hints file** - Create a `.goosehints` file at the root of the directory you'd like it applied to.
|
||||
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user