mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +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/`:
|
||||
|
||||
```shell
|
||||
set -gx WINEFSYNC=1
|
||||
set -gx WINEFSYNC 1
|
||||
# Or if you're changing your PATH:
|
||||
set -gp fish_user_paths ~/directory/with/yabridge/binaries
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user