1.3 KiB
1.3 KiB
Julia julia
!!! important "This section is rendered asynchronously by default"
!!! info Julia is a high-level, high-performance dynamic programming language for numerical computing.
The julia
section displays the version of the Julia compiler.
This section is displayed only when:
julia
compiler is available.- The current directory contains
.jl
files. - The upsearch finds a
Project.toml
,JuliaProject.toml
orManifest.toml
file.
Options
Variable | Default | Meaning |
---|---|---|
SPACESHIP_JULIA_SHOW |
true |
Show section |
SPACESHIP_JULIA_ASYNC |
true |
Render section asynchronously |
SPACESHIP_JULIA_PREFIX |
$SPACESHIP_PROMPT_DEFAULT_PREFIX |
Section's prefix |
SPACESHIP_JULIA_SUFFIX |
$SPACESHIP_PROMPT_DEFAULT_SUFFIX |
Section's suffix |
SPACESHIP_JULIA_SYMBOL |
ஃ· |
Symbol displayed before the section |
SPACESHIP_JULIA_COLOR |
green |
Section's color |