fix: doc typo's

This commit is contained in:
Jan De Dobbeleer 2020-12-23 13:52:03 +01:00 committed by Jan De Dobbeleer
parent 1676d839af
commit 5c2f1353c1

View file

@ -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.