mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-26 03:24:04 -08:00
docs: correct fish reload command
This commit is contained in:
parent
143074e0a7
commit
217bd243d5
|
@ -128,7 +128,7 @@ oh-my-posh prompt init fish | source
|
||||||
Once added, reload your config for the changes to take effect.
|
Once added, reload your config for the changes to take effect.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
. ~/.config/fish/config.fish
|
exec fish
|
||||||
```
|
```
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
Loading…
Reference in a new issue