mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Fix fish set example in readme
This commit is contained in:
@@ -770,7 +770,7 @@ running `echo $SHELL` in a terminal.
|
|||||||
`~/.config/fish/config.fish` or some file in `~/.config/fish/conf.d/`:
|
`~/.config/fish/config.fish` or some file in `~/.config/fish/conf.d/`:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
set -gx WINEFSYNC=1
|
set -gx WINEFSYNC 1
|
||||||
# Or if you're changing your PATH:
|
# Or if you're changing your PATH:
|
||||||
set -gp fish_user_paths ~/directory/with/yabridge/binaries
|
set -gp fish_user_paths ~/directory/with/yabridge/binaries
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user