This commit is contained in:
Candifloss 2024-12-02 13:06:27 +05:30
parent 1452b6db45
commit b078a62152

View File

@ -35,7 +35,7 @@ A pretty shell prompt, written in rust.
## Current Limitations ## Current Limitations
- **Hard-Coded Configuration**: User customization is not available yet. - **Hard-Coded Configuration**: User customization is not available yet.
- **Exit Code Requirement**: Must pass the last commands exit code as a command-line argument. - **Exit Code Requirement**: Must pass the last command's exit code as a command-line argument.
## Tested on ## Tested on