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:
Timothy Huber 2022-08-12 00:02:01 -04:00 committed by Jan De Dobbeleer
parent b4de8b182a
commit 45237c956c

View file

@ -128,9 +128,10 @@
"properties": { "properties": {
"mapped_shell_names": { "mapped_shell_names": {
"pwsh": "\u276f", "pwsh": "\u276f",
"shell": "\u276f",
"cmd": ">", "cmd": ">",
"lua": ">", "lua": ">",
"nu": ">", "nu": ":)",
"fish": "~>", "fish": "~>",
"zsh": "%", "zsh": "%",
"bash": "$" "bash": "$"