Fix test for rust segment
This commit is contained in:
parent
9b0e0c786a
commit
27bd1cd65d
2 changed files with 16 additions and 5 deletions
|
@ -1114,6 +1114,7 @@ prompt_rust_version() {
|
|||
"$1_prompt_segment" "$0" "$2" "208" "$DEFAULT_COLOR" "$rust_version" 'RUST_ICON'
|
||||
fi
|
||||
}
|
||||
|
||||
# RSpec test ratio
|
||||
prompt_rspec_stats() {
|
||||
if [[ (-d app && -d spec) ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue