mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-27 03:49:40 -08:00
theme(tiwahu): mapped shell
and new nu
prompt
- Mapping for `shell` shell (used in theme example image gen, I guess) - New `nu` shell prompt (so I can tell the difference)
This commit is contained in:
parent
b4de8b182a
commit
45237c956c
|
@ -128,9 +128,10 @@
|
|||
"properties": {
|
||||
"mapped_shell_names": {
|
||||
"pwsh": "\u276f",
|
||||
"shell": "\u276f",
|
||||
"cmd": ">",
|
||||
"lua": ">",
|
||||
"nu": ">",
|
||||
"nu": ":)",
|
||||
"fish": "~>",
|
||||
"zsh": "%",
|
||||
"bash": "$"
|
||||
|
|
Loading…
Reference in a new issue