mirror of
https://github.com/nushell/nushell.git
synced 2024-11-15 04:54:46 +01:00
parent
e91d8655c6
commit
9450bcb90c
@ -22,7 +22,7 @@ If you like [oh-my-posh](https://ohmyposh.dev/), you can use oh-my-posh with eng
|
||||
2. Download and Install a [nerd font](https://github.com/ryanoasis/nerd-fonts)
|
||||
3. Set the PROMPT_COMMAND in ~/.config/nushell/config.nu, change `M365Princess.omp.json` to whatever you like [Themes demo](https://ohmyposh.dev/docs/themes)
|
||||
```
|
||||
let-env PROMPT_COMMAND = { oh-my-posh --config ~/.poshthemes/M365Princess.omp.json |decode utf-8| str collect}
|
||||
let-env PROMPT_COMMAND = { oh-my-posh --config ~/.poshthemes/M365Princess.omp.json }
|
||||
```
|
||||
4. Restart engine-q.
|
||||
|
||||
@ -34,4 +34,4 @@ let-env PROMPT_COMMAND = { oh-my-posh --config ~/.poshthemes/M365Princess.omp.js
|
||||
|
||||
## Purs
|
||||
|
||||
[repo](https://github.com/xcambar/purs)
|
||||
[repo](https://github.com/xcambar/purs)
|
||||
|
Loading…
Reference in New Issue
Block a user