Prompt with pwd, shell char, and colors

This commit is contained in:
Candifloss 2024-08-14 03:18:17 +05:30
parent 5201fa29fd
commit 6c206bef67

7
Cargo.toml Normal file
View File

@ -0,0 +1,7 @@
[package]
name = "prettyprompt"
version = "0.1.0"
edition = "2021"
[dependencies]
colored = "2.1.0"