mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
First checks to see if `asdf` is installed. If it is, checks to see if either of the plugins ( `golang` or `go-sdk` ) that install a version of Go have an installed version. If they do, use that version. If `asdf` isn't installed, check the `go.mod` file. If in a folder that has a `go.mod` or a parent folder has a `go.mod`, check that file for the Go version. Lastly, check if there's a `go` executable on the current path. If there isn't set a flag so that the go version will be printed out in red rather than blue. |
||
---|---|---|
.. | ||
__bobthefish_colors.fish | ||
__bobthefish_display_colors.fish | ||
__bobthefish_glyphs.fish | ||
bobthefish_display_colors.fish | ||
fish_greeting.fish | ||
fish_mode_prompt.fish | ||
fish_prompt.fish | ||
fish_right_prompt.fish | ||
fish_title.fish |