Skip to content

Commit

Permalink
fix: doc typo's
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer committed Dec 23, 2020
1 parent 1676d83 commit 5c2f135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/installation.mdx
Expand Up @@ -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.
Expand Down

0 comments on commit 5c2f135

Please sign in to comment.