nu_scripts/before_v0.60/prompt
Maxim Uvarov afde2592a6
use typos for corrections (#833)
I used [typos](https://github.com/crate-ci/typos/).
I manually checked all the corrections and they seem safe to me.
There are still some left, but those in this PR are good
2024-05-08 06:47:54 -05:00
..
git_status_prompt.nu Switch to 'and' and 'or' (#322) 2022-12-08 12:52:10 +13:00
left_and_right_prompt.nu use typos for corrections (#833) 2024-05-08 06:47:54 -05:00
README.md reorganize site in preparation for beta and releaes (#161) 2022-02-25 13:10:38 -06:00

Prompt Scripts

Definition

These scripts should be used to draw a custom command prompt in nushell. They can include anything that we think is appropriate for prompts such as git commands, starship, oh-my-posh, etc.