mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-02 05:41:10 -08:00
fix: doc typo's
This commit is contained in:
parent
1676d839af
commit
5c2f1353c1
|
@ -289,7 +289,7 @@ Once added, reload your config for the changes to take effect.
|
|||
Set the prompt and restart nu shell:
|
||||
|
||||
```bash
|
||||
config set prompt "= `{{$(oh-my-posh -config ~/.poshthemes/jandedobbeleer.omp.json | str collect)}}`"
|
||||
config set prompt "= `{{$(oh-my-posh --config ~/.poshthemes/jandedobbeleer.omp.json | str collect)}}`"
|
||||
```
|
||||
|
||||
Restart nu shell for the changes to take effect.
|
||||
|
|
Loading…
Reference in a new issue