| Crates.io | promptconv |
| lib.rs | promptconv |
| version | 0.1.3 |
| created_at | 2021-08-26 01:08:18.358768+00 |
| updated_at | 2021-08-26 01:08:18.358768+00 |
| description | A simple Bash > Zsh prompt converter |
| homepage | https://github.com/notronaldmcdonald/promptconv |
| repository | https://github.com/notronaldmcdonald/promptconv |
| max_upload_size | |
| id | 442419 |
| size | 26,735 |
A simple BASH > Zsh prompt conversion utility.
Just converts a Bash shell prompt to a zsh prompt.
$ promptconv --help
promptconv 0.1.1
A simple Bash > Zsh prompt converter.
USAGE:
promptconv [FLAGS] <prompt>
FLAGS:
-h, --help Prints help information
-q, --quiet Print less text, only printing the zsh prompt when done
-V, --version Prints version information
ARGS:
<prompt> Bash prompt to convert
This program cannot:
It is meant to convert most Bash escapes to Zsh escapes.