diff options
Diffstat (limited to 'packages/web/src/content/docs/tui.mdx')
| -rw-r--r-- | packages/web/src/content/docs/tui.mdx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/tui.mdx b/packages/web/src/content/docs/tui.mdx index 113bad697..19fafe822 100644 --- a/packages/web/src/content/docs/tui.mdx +++ b/packages/web/src/content/docs/tui.mdx @@ -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> |
