mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
parent
6e75f31c3f
commit
7c2d90152e
@ -781,7 +781,7 @@ function __bobthefish_prompt_rubies -S -d 'Display current Ruby information'
|
||||
or return
|
||||
|
||||
# If asdf changes their ruby version provenance format, update this to match
|
||||
[ "$asdf_provenance" = "(set by $HOME/.tool-versions)" ]
|
||||
[ (string trim -- "$asdf_provenance") = "(set by $HOME/.tool-versions)" ]
|
||||
and return
|
||||
|
||||
set ruby_version $asdf_ruby_version
|
||||
|
Loading…
Reference in New Issue
Block a user