-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
should - close #24 ## description this PR - adds three tests for the three building blocks of the prompt - `repo-revision` for `get-revision` - `repo-current-action` for `git-action` - `build-left-prompt` for `get-left-prompt` - fixes a bug with `$env.CMD_DURATION` -> when the shell starts its value is `"0823"`, an easter egg of Nushell 😏 - uses sanitized path in `simplify-path` and sanitize paths in `get-left-prompt` for Windows
- Loading branch information
Showing
4 changed files
with
133 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters