1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2025-01-04 06:37:35 +00:00
starship/tests/testsuite
Brian Low 2710d02709 feat: Show git_status counts (#434)
The git_status module can show the count of files next to their respective symbols.
2019-10-26 15:20:20 +09:00
..
aws.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
character.rs
cmd_duration.rs
common.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
conda.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
configuration.rs
directory.rs fix: Use logical path instead of physical path when available (#398) 2019-10-24 19:37:44 +09:00
dotnet.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
env_var.rs
git_branch.rs
git_state.rs
git_status.rs feat: Show git_status counts (#434) 2019-10-26 15:20:20 +09:00
golang.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
hostname.rs
jobs.rs
line_break.rs
main.rs
modules.rs
nix_shell.rs
nodejs.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
python.rs fix: Separate Python version string and env name (#548) 2019-10-17 18:55:48 +09:00
ruby.rs feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
time.rs
username.rs