mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Avoid adding brew
command to fish init code
This commit is contained in:
parent
07211e3c37
commit
f80b66c2a4
@ -109,7 +109,7 @@ shell](https://docs.brew.sh/Shell-Completion#configuring-completions-in-fish).
|
||||
Friendly!
|
||||
|
||||
```shell
|
||||
echo 'source (brew --prefix asdf)/asdf.fish' >> ~/.config/fish/config.fish
|
||||
echo "source "(brew --prefix asdf)"/asdf.fish" >> ~/.config/fish/config.fish
|
||||
```
|
||||
|
||||
<!-- tabs:end -->
|
||||
|
Loading…
Reference in New Issue
Block a user