mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 21:19:48 +00:00
ci: format
This commit is contained in:
parent
58fe884327
commit
38e8c42cf0
68 changed files with 921 additions and 1018 deletions
|
|
@ -272,6 +272,7 @@ Both the `/editor` and `/export` commands use the editor specified in your `EDIT
|
|||
|
||||
To make it permanent, add this to your shell profile;
|
||||
`~/.bashrc`, `~/.zshrc`, etc.
|
||||
|
||||
</TabItem>
|
||||
|
||||
<TabItem label="Windows (CMD)">
|
||||
|
|
@ -284,6 +285,7 @@ Both the `/editor` and `/export` commands use the editor specified in your `EDIT
|
|||
|
||||
To make it permanent, use **System Properties** > **Environment
|
||||
Variables**.
|
||||
|
||||
</TabItem>
|
||||
|
||||
<TabItem label="Windows (PowerShell)">
|
||||
|
|
@ -295,6 +297,7 @@ Both the `/editor` and `/export` commands use the editor specified in your `EDIT
|
|||
```
|
||||
|
||||
To make it permanent, add this to your PowerShell profile.
|
||||
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue