mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-10 04:54:03 -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.
|
||||
|
||||
```bash
|
||||
. ~/.config/fish/config.fish
|
||||
exec fish
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
|
Loading…
Reference in a new issue