We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3373a1 commit ae4e5f3Copy full SHA for ae4e5f3
docs/1-setup.md
@@ -41,7 +41,7 @@ pnpm install
41
42
To test changes in your configuration, you'll need to run the better-tmux CLI, specifying your configuration file. For example:
43
```sh
44
-better-tmux ~/better-tmux/index.tsx
+better-tmux --file ~/better-tmux/index.tsx
45
```
46
47
We recommend you to modify your `tmux.conf` to execute the CLI on every reload and point to the `index.tsx` of your config folder:
0 commit comments