.. | ||
README.md |
èšå®
Starshipã®èšå®ãéå§ããã«ã¯ã~/.config/starship.toml
ãã¡ã€ã«ãäœæããŸãã
mkdir -p ~/.config && touch ~/.config/starship.toml
Starshipã®ãã¹ãŠã®èšå®ã¯ããã®TOMLãã¡ã€ã«ã§è¡ãããŸãã
# ã·ã§ã«ããã³ããã®éã«ç©ºè¡ãè¿œå ããŸã
add_newline = true
# "â¯" èšå·ã "â" èšå·ã«çœ®ãæããŸã
[character] # èšå®ããããšããŠããã¢ãžã¥ãŒã«ã®åå㯠"character" ã§ãã
success_symbol = "[â](bold green)" # "success_symbol" ã»ã°ã¡ã³ããã倪åã®ç·è²ãã¹ã¿ã€ã«ã® "â"ã«èšå®ãããŠããŸã
# packageã¢ãžã¥ãŒã«ãç¡å¹ã«ããããã³ããããå®å
šã«é ããŸã
[package]
disabled = true
STARSHIP_CONFIG
ç°å¢å€æ°ã䜿çšããããšã«ãã£ãŠãããã©ã«ãã®èšå®ãã¡ã€ã«ã®å Žæãå€æŽã§ããŸãã
export STARSHIP_CONFIG=~/.starship/config.toml
PowerShell (Windows) ã§åæ§ã« $PROFILE
ã«ãã®è¡ãè¿œå ããŸãã
$ENV:STARSHIP_CONFIG = "$HOME\.starship\config.toml"
ãã®ã³ã°
ããã©ã«ãã§ã¯ãStarship ã¯èŠåããšã©ãŒãã°ã ~/.cache/starship/session_${STARSHIP_SESSION_KEY}.log
ãšããååã®ãã¡ã€ã«ã«åºåããŸãããã®ã»ãã·ã§ã³ããŒã¯ã¿ãŒããã«ã®ã€ã³ã¹ã¿ã³ã¹ã«çžåœããŸãããããããã㯠STARSHIP_CACHE
ãšããç°å¢å€æ°ã䜿ã£ãŠå€æŽã§ããŸãïŒ ãããããã㯠STARSHIP_CACHE
ãšããç°å¢å€æ°ã䜿ã£ãŠå€æŽã§ããŸãïŒ
export STARSHIP_CACHE=~/.starship/cache
PowerShell (Windows) ã§åæ§ã« $PROFILE
ã«ãã®è¡ãè¿œå ããŸãã
$ENV:STARSHIP_CACHE = "$HOME\AppData\Local\Temp"
çšèª
ã¢ãžã¥ãŒã«: OSã®ã³ã³ããã¹ãæ å ±ã«åºã¥ããŠæ å ±ãæäŸããããã³ããå ã®ã³ã³ããŒãã³ãã§ãã For example, the "nodejs" module shows the version of Node.js that is currently installed on your computer, if your current directory is a Node.js project.
å€æ°: ã¢ãžã¥ãŒã«ãæäŸããæ å ±ãå«ããµãã³ã³ããŒãã³ããå°ããããã For example, the "version" variable in the "nodejs" module contains the current version of Node.js.
æ
£äŸã«ãããã»ãšãã©ã®ã¢ãžã¥ãŒã«ã«ã¯ããã©ã«ãã®ç«¯æ«è²ã®æ¥é èŸïŒãnodejsãã®via
ãªã©ïŒãšæ¥å°ŸèŸãšããŠç©ºã®ã¹ããŒã¹ããããŸãã
æååã®ãã©ãŒããã
æååã®æžåŒã¯ãã¢ãžã¥ãŒã«ããã¹ãŠã®å€æ°ãåºåããæžåŒã§ãã ã»ãšãã©ã®ã¢ãžã¥ãŒã«ã«ã¯ãã¢ãžã¥ãŒã«ã®è¡šç€ºåœ¢åŒãèšå®ãã format
ãšãããšã³ããªããããŸãã ããã¹ããå€æ°ãããã³ããã¹ãã°ã«ãŒãããã©ãŒãããæååã§äœ¿çšã§ããŸãã
å€æ°
å€æ°ã«ã¯ã $
èšå·ãšããã®å€æ°ã®ååãç¶ããŸãã å€æ°ã®ååã¯ãæåãæ°åã _
ã®ã¿ãå«ã¿ãŸãã
äŸïŒ
$version
ã¯ãversion
ãšããååã®å€æ°ãæã€ãã©ãŒãããæååã§ãã$git_branch$git_commit
ã¯git_branch
ãšgit_commit
ãšãã2ã€ã®å€æ°ãæã€ãã©ãŒãããæååã§ãã$git_branch $git_commit
ã«ã¯ç©ºçœã§åºåããã 2 ã€ã®å€æ°ããããŸãã
ããã¹ãã°ã«ãŒã
ããã¹ãã°ã«ãŒãã¯äºã€ã®ç°ãªãéšåã§æ§æãããŠããŸãã
[]
ã§å²ãŸããŠããæåã®éšåã¯ã ãã©ãŒãããæåå ã§ãã ããã¹ããå€æ°ããŸãã¯å
¥ãåã«ãªã£ãããã¹ãã°ã«ãŒããè¿œå ã§ããŸãã
2 çªç®ã®éšåã§ã¯ã ()
ã§å²ãŸããŠãã ã¹ã¿ã€ã«æåå ã§ãã ããã¯æåã®ããŒãã®ã¹ã¿ã€ã«ã䜿çšããããšãã§ããŸãã
äŸïŒ
[on](red bold)
ã¯æååon
ã«å€ªåã®ããã¹ããèµ€è²ã§è¡šç€ºããŸãã[â $version](bold green)
ã¯â
èšå·ãšãã®åŸã«ç¶ãå€æ°version
ã®å€ãã倪åã®ç·è²ã§è¡šç€ºããŸãã[a [b](red) c](green)
ã¯a b c
ãb
ã ãèµ€è²ã«è¡šç€ºããa
ãšc
ãç·è²ã«è¡šç€ºããŸãã
ã¹ã¿ã€ã«ã®èšå®
Starshipã®ã»ãšãã©ã®ã¢ãžã¥ãŒã«ã§ã¯ã衚瀺ã¹ã¿ã€ã«ãèšå®ã§ããŸãã ããã¯ãèšå®ãæå®ããæååã§ãããšã³ããªïŒstyle
ïŒã§è¡ãããŸãã ã¹ã¿ã€ã«æååã®äŸãšãã®æ©èœã次ã«ç€ºããŸãã å®å
šãªæ§æã®è©³çŽ°ã«ã€ããŠã¯ã詳现㯠é«åºŠãªèšå®ãåç
§ããŠãã ãã ã
"fg:green bg:blue"
ã¯ãéè²ã®èæ¯ã«ç·è²ã®ããã¹ããèšå®ããŸã"bg:blue fg:bright-green"
ã¯ãéè²ã®èæ¯ã«æããç·è²ã®ããã¹ããèšå®ããŸã"bold fg:27"
ã¯ã ANSIã«ã©ãŒ 27ã®å€ªåããã¹ããèšå®ããŸã"underline bg:#bf5700"
ã¯ãçŠãããªã¬ã³ãžè²ã®èæ¯ã«äžç·ä»ãã®ããã¹ããèšå®ããŸã"bold italic fg:purple"
ã¯ã玫è²ã®å€ªåæäœã®ããã¹ããèšå®ããŸã""
ã¯ãã¹ãŠã®ã¹ã¿ã€ã«ãæ瀺çã«ç¡å¹ã«ããŸã
ã¹ã¿ã€ãªã³ã°ãã©ã®ããã«èŠãããã¯ã端æ«ãšãã¥ã¬ãŒã¿ã«ãã£ãŠå¶åŸ¡ãããããšã«æ³šæããŠãã ããã ããšãã°ãäžéšã®ç«¯æ«ãšãã¥ã¬ãŒã¿ã¯ããã¹ãã倪åã«ãã代ããã«è²ãæããããŸãããŸããäžéšã®ã«ã©ãŒããŒãã¯éåžžã®è²ãšæããè²ãšåãå€ã䜿çšããŸãã ãŸããæäœã®ããã¹ããååŸããã«ã¯ã端æ«ã§æäœããµããŒãããå¿ èŠããããŸãã
æ¡ä»¶ä»ããã©ãŒãããèšå®
(
ãš )
å
ã®ãã¹ãŠã®å€æ°ã空ã®å Žåãæ¡ä»¶ä»ãæžåŒæååã¯ã¬ã³ããªã³ã°ãããŸããã
äŸïŒ
(@$region)
ã¯region
ãNone
ã®å Žåäœã衚瀺ãããããã§ãªããã°@
ãšãã®åŸãã« region ã®å€ã衚瀺ããŸãã(some text)
ã¯æ¬åŒ§ã®äžã«å€æ°ããªãã®ã§ãåžžã«äœã衚瀺ããŸããã$all
ã\[$a$b\]
ã®ã·ã§ãŒãã«ããã§ããæã$a
ãš$b
ãäž¡æ¹ãšãNone
ã§ããå Žåã«éãã($all)
ã¯äœã衚瀺ããŸããã ããã¯(\[$a$b\] )
ãšåãåäœãããŸãã
ãšã¹ã±ãŒãå¯èœãªæå
以äžã®èšå·ã¯ããã©ãŒãããæååã«ç¹å¥ãªäœ¿çšæ³ããããŸãã 次ã®èšå·ãå°å·ãããå Žåã¯ãããã¯ã¹ã©ãã·ã¥(\
)ã§ãšã¹ã±ãŒãããå¿
èŠããããŸãã
- $
- \
- [
- ]
- (
- )
toml
㯠ç¬èªã®ãšã¹ã±ãŒãæ§æ ãæã£ãŠããããšã«æ³šæããŠãã ããã èšå®ãã¡ã€ã«å
ã§ã¯æååãªãã©ã« (''
) ã䜿ãã®ãããããã§ãã åºæ¬æåå (""
) ã䜿ãå Žåã¯, ããã¯ã¹ã©ãã·ã¥ \
ããšã¹ã±ãŒãããããæ°ãä»ããŠãã ããã
äŸãã°ãæ°ããè¡ã« $
èšå·ã衚瀺ãããå Žåã以äžã® format
ã®èšå®ãç䟡ã§ãã
# åºæ¬æååãš
format = "\n\\$"
# è€æ°è¡ã®åºæ¬æååãš
format = """
\\$"""
# ãªãã©ã«æååãš
format = '''
\$'''
ããã³ãã
ããã¯ãããã³ããå šäœã®ãªãã·ã§ã³ã®ãªã¹ãã§ãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
link | ããã³ããã®åœ¢åŒãèšå®ããŸãã |
scan_timeout |
30 |
ãã¡ã€ã«ãã¹ãã£ã³ããéã®ã¿ã€ã ã¢ãŠãæé (milliseconds) ã§ãã |
command_timeout |
500 |
Timeout for commands executed by starship (in milliseconds). |
add_newline |
true |
ã·ã§ã«ããã³ããã®éã«ç©ºè¡ãæ¿å ¥ããŸãã |
èšå®äŸ
# ~/.config/starship.toml
# ã«ã¹ã¿ã ãã©ãŒããããå©çšããŸã
format = """
[ââââââââââââââââââââ>](bold green)
[â](bold green)$directory$rust$package
[ââ>](bold green) """
# starshipãçŸåšã®ãã£ã¬ã¯ããªäžã®ãã¡ã€ã«ããã§ãã¯ãããŸã§10ããªç§åŸ
ã¡ãŸã
scan_timeout = 10
# ããã³ããã®å
é ã®ç©ºè¡ãç¡å¹ã«ããŸã
add_newline = false
ããã©ã«ãã®ããã³ãããã©ãŒããã
ããã©ã«ãã® format
ã¯ã空ãŸã㯠format
ãæå®ãããŠããªãå Žåãããã³ããã®ãã©ãŒããããå®çŸ©ããããã«äœ¿çšãããŸãã ããã©ã«ãã¯æ¬¡ã®ãšããã§ãã
format = "$all"
# Which is equivalent to
format = """
$username\
$hostname\
$shlvl\
$kubernetes\
$directory\
$vcsh\
$git_branch\
$git_commit\
$git_state\
$git_status\
$hg_branch\
$docker_context\
$package\
$cmake\
$dart\
$deno\
$dotnet\
$elixir\
$elm\
$erlang\
$golang\
$helm\
$java\
$julia\
$kotlin\
$nim\
$nodejs\
$ocaml\
$perl\
$php\
$purescript\
$python\
$red\
$ruby\
$rust\
$scala\
$swift\
$terraform\
$vagrant\
$zig\
$nix_shell\
$conda\
$memory_usage\
$aws\
$gcloud\
$openstack\
$env_var\
$crystal\
$custom\
$cmd_duration\
$line_break\
$lua\
$jobs\
$battery\
$time\
$status\
$shell\
$character"""
AWS
aws
ã¢ãžã¥ãŒã«ã¯çŸåšã®AWSãããã¡ã€ã«ã衚瀺ãããŸãã ãã㯠~/.aws/config
ã«èšè¿°ãããŠãã AWS_REGION
, AWS_DEFAULT_REGION
, and AWS_PROFILE
ç°å¢å€æ°ã«åºã¥ããŠããŸãã
aws-vaultã䜿çšããå Žåããããã¡ã€ã« ã¯AWS_VAULT
env varããèªã¿åãããŸãã
awsu ã䜿ãå Žåããã®ãããã¡ã€ã«ã¯ç°å¢å€æ° AWSU_PROFILE
ããèªãŸããŸãã
When using AWSume the profile is read from the AWSUME_PROFILE
env var.
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
'on [$symbol($profile )(\($region\) )]($style)' |
moduleã®ãã©ãŒãããã§ãã |
symbol |
"âïž " |
çŸåšã®AWSãããã¡ã€ã«ã衚瀺ããåã«è¡šç€ºãããèšå·ã§ãã |
region_aliases |
AWSåã«å ããŠè¡šç€ºãããªãŒãžã§ã³ã®ãšã€ãªã¢ã¹ã§ãã | |
style |
"bold yellow" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
aws ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
region | ap-northeast-1 |
çŸåšã®AWSãªãŒãžã§ã³ |
profile | astronauts |
çŸåšã®AWSãããã¡ã€ã« |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
ãã¹ãŠã衚瀺
# ~/.config/starship.toml
[aws]
format = 'on [$symbol($profile )(\($region\) )]($style)'
style = "bold blue"
symbol = "ð
° "
[aws.region_aliases]
ap-southeast-2 = "au"
us-east-1 = "va"
ãªãŒãžã§ã³ã衚瀺
# ~/.config/starship.toml
[aws]
format = "on [$symbol$region]($style) "
style = "bold blue"
symbol = "ð
° "
[aws.region_aliases]
ap-southeast-2 = "au"
us-east-1 = "va"
ãããã¡ã€ã«ã衚瀺
# ~/.config/starship.toml
[aws]
format = "on [$symbol$profile]($style) "
style = "bold blue"
symbol = "ð
° "
ããããªãŒ
battery
ã¢ãžã¥ãŒã«ã¯ãããã€ã¹ã®ããããªãŒæ®éãšçŸåšã®å
é»ç¶æ
ã瀺ããŸãã ã¢ãžã¥ãŒã«ã¯ãããã€ã¹ã®ããããªãŒæ®éã10ïŒ
æªæºã®å Žåã«ã®ã¿è¡šç€ºãããŸãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
full_symbol |
"ïž " |
ããããªãŒãæºã¿ã³ã®ãšãã«è¡šç€ºãããèšå·ã§ãã |
charging_symbol |
"ï " |
ããããªãŒã®å é»äžã«è¡šç€ºãããèšå·ã§ãã |
discharging_symbol |
"ï " |
ããããªãŒãæŸé»ããŠãããšãã«è¡šç€ºãããèšå·ã§ãã |
unknown_symbol |
"ïŒ " |
ããããªãŒç¶æ ãäžæãªãšãã«è¡šç€ºãããèšå·ã§ãã |
empty_symbol |
"ï " |
ããããªãŒã空ã®ãšãã«è¡šç€ºãããèšå·ã§ãã |
format |
"[$symbol$percentage]($style) " |
moduleã®ãã©ãŒãããã§ãã |
display |
link | ã¢ãžã¥ãŒã«ã®éŸå€ãšã¹ã¿ã€ã«ã衚瀺ããŸãã |
disabled |
false |
battery ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
èšå®äŸ
# ~/.config/starship.toml
[battery]
full_symbol = "ð "
charging_symbol = "â¡ïž "
discharging_symbol = "ð "
ããããªãŒã®è¡šç€º
The display
configuration option is used to define when the battery indicator should be shown (threshold), which symbol would be used (symbol), and what it would like (style). display
ãæäŸãããªãå Žåã ããã©ã«ãã¯æ¬¡ã®ãšããã§ãã
[[battery.display]]
threshold = 10
style = "bold red"
The default value for the charging_symbol
and discharging_symbol
option is respectively the value of battery
's charging_symbol
and discharging_symbol
option.
ãªãã·ã§ã³
display
ãªãã·ã§ã³ã¯ã次ã®è¡šã®éãã§ãã
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
threshold |
10 |
ããããªãŒã衚瀺ãããäžéã§ãã |
style |
bold red |
displayãªãã·ã§ã³ã䜿çšãããŠããå Žåã®ã¹ã¿ã€ã«ã§ãã |
charging_symbol |
- |
Optional symbol displayed if display option is in use, defaults to battery's charging_symbol option. |
discharging_symbol |
- |
Optional symbol displayed if display option is in use, defaults to battery's discharging_symbol option. |
èšå®äŸ
[[battery.display]] # "bold red" style and discharging_symbol when capacity is between 0% and 10%
threshold = 10
style = "bold red"
[[battery.display]] # "bold yellow" style and ðŠ symbol when capacity is between 10% and 30%
threshold = 30
style = "bold yellow"
discharging_symbol = ðŠ
# when capacity is over 30%, the battery indicator will not be displayed
æå
character
ã¢ãžã¥ãŒã«ã¯ã端æ«ã§ããã¹ããå
¥åãããå Žæã®æšªã«æåïŒéåžžã¯ç¢å°ïŒã衚瀺ããŸãã
æåã¯ãæåŸã®ã³ãã³ããæåãããã©ããã瀺ããŸãã è¡šãæ¹ã¯äžèšã®2ã€ã§ãã
- è²ã®å€æŽ (
èµ€
/ç·
) - ããã³ããã®è¡šç€ºã®å€æŽ (
â¯
/â
)
ããã©ã«ãã§ã¯ãè²ã ããå€æŽãããŸãã If you also want to change its shape take a look at this example.
::: warning error_symbol
ã¯elvishã·ã§ã«ã§ã¯ãµããŒããããŠããŸããã :::
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
"$symbol" |
ããã¹ãå ¥åã®åã«äœ¿çšãããæžåŒæååã |
success_symbol |
"[â¯](bold green)" |
åã®ã³ãã³ããæåããå Žåã«ããã¹ãå ¥åã®åã«äœ¿çšãããæžåŒæååã§ãã |
error_symbol |
"[â¯](bold red)" |
åã®ã³ãã³ãã倱æããå Žåã«ããã¹ãå ¥åã®åã«äœ¿çšãããæžåŒæååã§ãã |
vicmd_symbol |
"[â®](bold green)" |
ã·ã§ã«ã vim ããŒãã«ã¢ãŒãã®å Žåã«ããã¹ãå ¥åã®åã«äœ¿çšããããã©ãŒãããæååã |
disabled |
false |
character ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
symbol | success_symbol ãããã㯠error_symbol ã vicmd_symbol ã®ãã©ãŒ |
èšå®äŸ
ãšã©ãŒã®åœ¢ç¶ãã«ã¹ã¿ã ãã
# ~/.config/starship.toml
[character]
success_symbol = "[â](bold green) "
error_symbol = "[â](bold red) "
ãšã©ãŒã®åœ¢ç¶ãã«ã¹ã¿ã ããªã
# ~/.config/starship.toml
[character]
success_symbol = "[â](bold green) "
error_symbol = "[â](bold red) "
vimã®åœ¢ç¶ãã«ã¹ã¿ã ãã
# ~/.config/starship.toml
[character]
vicmd_symbol = "[V](bold green) "
CMake
The cmake
module shows the currently installed version of CMake. ããã©ã«ãã§ã¯æ¬¡ã®ããããã®æ¡ä»¶ãæºãããããšãã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ãªããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
CMakeLists.txt
ãã¡ã€ã«ãå«ãŸããŠãã - ã«ã¬ã³ããã£ã¬ã¯ããªã«
CMakeCache.txt
ãã¡ã€ã«ãå«ãŸããŠãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
"via [$symbol($version )]($style)" |
moduleã®ãã©ãŒãããã§ãã |
version_format |
v{raw} |
The version format. Available vars are raw , major , minor , & patch |
symbol |
"â³ " |
cmakeã®ããŒãžã§ã³ã®åã«äœ¿çšãããèšå· |
detect_extensions |
[] |
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_files |
["CMakeLists.txt", "CMakeCache.txt"] |
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_folders |
[] |
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
style |
"bold blue" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
cmake ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
version | v3.17.3 |
cmake ã®ããŒãžã§ã³ |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
ã³ãã³ãå®è¡æé
cmd_duration
ã¢ãžã¥ãŒã«ã¯ãæåŸã®ã³ãã³ãã®å®è¡ã«ããã£ãæéã瀺ããŸãã ã¢ãžã¥ãŒã«ã衚瀺ãããã®ã¯ãã³ãã³ãã2ç§ä»¥äžããã£ãå ŽåããŸãã¯min_time
å€ãååšããå Žåã®ã¿ã§ãã
::: warning Bashã§DEBUGãã©ãããhookããªã
bash
ã§Starshipãå®è¡ããŠããå Žåã eval $(starship init $0)
å®è¡ããåŸã«DEBUG
ãã©ãããããã¯ããªãã§ãã ãããããããªããšããã®ã¢ãžã¥ãŒã«ãããããã§ããå£ããŸãã
:::
preexecã®ãããªæ©èœãå¿
èŠãšããBashãŠãŒã¶ãŒã¯ã rcalorasã®bash_preexecãã¬ãŒã ã¯ãŒã¯ã䜿çšã§ããŸãã eval $(starship init $0)
ãå®è¡ããåã«ãpreexec_functions
ãããã³precmd_functions
å®çŸ©ããã ãã§ãéåžžã©ããç¶è¡ããŸãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
min_time |
2_000 |
å®è¡æéã衚瀺ããæçæéïŒããªç§åäœïŒã§ãã |
show_milliseconds |
false |
å®è¡æéã®ç§ã«å ããŠããªç§ã衚瀺ããŸãã |
format |
"took [$duration]($style) " |
moduleã®ãã©ãŒãããã§ãã |
style |
"bold yellow" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
cmd_duration ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
show_notifications |
false |
ã³ãã³ããå®äºããããã¹ã¯ãããéç¥ã衚瀺ããŸãã |
min_time_to_notify |
45_000 |
éç¥ãæç¶ããæçæé(ããªç§åäœ) |
::: tip
ãã¹ã¯ãããéç¥ã衚瀺ããã«ã¯ã rust-notify
ããµããŒãããŠããstarshipããã«ãããå¿
èŠããããŸãã show_notifications
ã true
ãšãªã£ãŠããç¶æ
㧠STARSHIP_LOG=debug starship module cmd_duration -d 60000
ãå®è¡ããããšã«ãããstarshipãéç¥ããµããŒãããŠãããã確èªããããšãã§ããŸãã
:::
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
duration | 16m40s |
ã³ãã³ãã®å®è¡æé |
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[cmd_duration]
min_time = 500
format = "underwent [$duration](bold yellow)"
Conda
$CONDA_DEFAULT_ENV
ãèšå®ãããŠããå Žåãconda
ã¢ãžã¥ãŒã«ã¯çŸåšã®condaã®ç°å¢ã衚瀺ããŸãã
::: tip
Note: ããã¯condaèªèº«ã® ããã³ãã修食å ãæå¶ããŸãããconda config --set changeps1 False
ã§å®è¡ããããšãã§ããŸãã
:::
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
truncation_length |
1 |
ç°å¢ãconda create -p [path] ã§äœæãããå Žåãç°å¢ãã¹ãåãæšãŠããããã£ã¬ã¯ããªæ°ã 0 ã¯åãæšãŠããªãããšãæå³ããŸãã directory ãã芧ãã ããã |
symbol |
"ð
" |
ç°å¢åã®çŽåã«äœ¿çšãããã·ã³ãã«ã§ãã |
style |
"bold green" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
format |
"via [$symbol$environment]($style) " |
moduleã®ãã©ãŒãããã§ãã |
ignore_base |
true |
ã¢ã¯ãã£ãã«ãªã£ãæãç°å¢base ãç¡èŠããŸãã |
disabled |
false |
conda ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
environment | astronauts |
çŸåšã® conda ç°å¢ |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[conda]
format = "[$symbol$environment](dimmed green) "
Crystal
The crystal
module shows the currently installed version of Crystal. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
shard.yml
ãã¡ã€ã«ãå«ãŸããŠãã - ã«ã¬ã³ããã£ã¬ã¯ããªã«
.cr
ã®æ¡åŒµåã®ãã¡ã€ã«ãå«ãŸããŠãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
symbol |
"ð® " |
Crystalã®ããŒãžã§ã³ã衚瀺ããåã«äœ¿çšãããèšå·ã§ãã |
format |
"via [$symbol($version )]($style)" |
moduleã®ãã©ãŒãããã§ãã |
version_format |
v{raw} |
The version format. Available vars are raw , major , minor , & patch |
style |
"bold red" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
detect_extensions |
["cr"] |
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_files |
["shard.yml"] |
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_folders |
[] |
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
disabled |
false |
crystal ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
version | v0.32.1 |
crystal ã®ããŒãžã§ã³ |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[crystal]
format = "via [âš $version](bold blue) "
Dart
The dart
module shows the currently installed version of Dart. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- The current directory contains a file with
.dart
extension - The current directory contains a
.dart_tool
directory - ã«ã¬ã³ããã£ã¬ã¯ããªã«
pubspec.yaml
,pubspec.yml
,ãããã¯pubspec.lock
ãå«ãŸããŠãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
"via [$symbol($version )]($style)" |
moduleã®ãã©ãŒãããã§ãã |
version_format |
v{raw} |
The version format. Available vars are raw , major , minor , & patch |
symbol |
"ð¯ " |
Dartã®ã·ã³ãã«ãè¡šããã©ãŒãããæåå |
detect_extensions |
["dart"] |
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_files |
["pubspec.yaml", "pubspec.yml", "pubspec.lock"] |
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_folders |
[".dart_tool"] |
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
style |
"bold blue" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
dart ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
version | v2.8.4 |
dart ã®ããŒãžã§ã³ |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[dart]
format = "via [ð° $version](bold red) "
Deno
The deno
module shows you your currently installed version of Deno. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- The current directory contains a
mod.ts
,mod.js
,deps.ts
ordeps.js
file
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
"via [$symbol($version )]($style)" |
module ã®ãã©ãŒãããã§ãã |
version_format |
v{raw} |
The version format. Available vars are raw , major , minor , & patch |
symbol |
"ðŠ " |
Dart ã®ã·ã³ãã«ãè¡šããã©ãŒãããæåå |
detect_extensions |
[] |
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_files |
["mod.ts", "mod.js", "deps.ts", "deps.js"] |
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_folders |
[] |
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
style |
"green bold" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
Disables the deno module. |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
version | v1.8.3 |
The version of deno |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
èšå®äŸ
# ~/.config/starship.toml
[deno]
format = "via [ðŠ $version](green bold) "
Directory
directory
ã¢ãžã¥ãŒã«ã«ã¯ãçŸåšã®ãã£ã¬ã¯ããªãžã®ãã¹ã衚瀺ããã3ã€ã®èŠªãã©ã«ãã¯åãæšãŠãããŸãã ãã£ã¬ã¯ããªã¯ãçŸåšã®gitãªããžããªã§ãããšã«ãŒããšãªããŸãã
fishã¹ã¿ã€ã«ã®pwdãªãã·ã§ã³ã䜿çšãããšãåãæšãŠããããã¹ãé衚瀺ã«ãã代ããã«ããªãã·ã§ã³ã§æå¹ã«ããçªå·ã«åºã¥ããŠåãã£ã¬ã¯ããªã®ççž®åã衚瀺ãããŸãã
äŸãšããŠã~/Dev/Nix/nixpkgs/pkgs
ã§ãnixpkgs
ããªããžããªã«ãŒãã§ããããªãã·ã§ã³ã1
ã«èšå®ãããŠããå ŽåãæããŸãã 以åã¯nixpkgs/pkgs
ã§ãããã~/D/N/nixpkgs/pkgs
ã衚瀺ãããŸãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
truncation_length |
3 |
çŸåšã®ãã£ã¬ã¯ããªãåãæšãŠã芪ãã©ã«ããŒã®æ°ã§ãã |
truncate_to_repo |
true |
çŸåšããgitãªããžããªã®ã«ãŒãã«åãæšãŠããã©ããã§ãã |
format |
"[$path]($style)[$read_only]($read_only_style) " |
moduleã®ãã©ãŒãããã§ãã |
style |
"bold cyan" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
directory ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
read_only |
"ð" |
The symbol indicating current directory is read only. |
read_only_style |
"red" |
The style for the read only symbol. |
truncation_symbol |
"" |
The symbol to prefix to truncated paths. eg: "âŠ/" |
home_symbol |
"~" |
The symbol indicating home directory. |
ãã®ã¢ãžã¥ãŒã«ã¯ãã©ã®ããã«ãã£ã¬ã¯ããªã衚瀺ãããã«ã€ããŠã®é«åºŠãªãªãã·ã§ã³ãããã€ãæã£ãŠããŸãã
Advanced Option | ããã©ã«ã | 説æ |
---|---|---|
substitutions |
A table of substitutions to be made to the path. | |
fish_style_pwd_dir_length |
0 |
fish shellã®pwdãã¹ããžãã¯ãé©çšãããšãã«äœ¿çšããæåæ°ã§ãã |
use_logical_path |
true |
If true render the logical path sourced from the shell via PWD or --logical-path . If false instead render the physical filesystem path with symlinks resolved. |
substitutions
allows you to define arbitrary replacements for literal strings that occur in the path, for example long network prefixes or development directories (i.e. Java). Note that this will disable the fish style PWD.
[directory.substitutions]
"/Volumes/network/path" = "/net"
"src/com/long/java/path" = "mypath"
fish_style_pwd_dir_length
interacts with the standard truncation options in a way that can be surprising at first: if it's non-zero, the components of the path that would normally be truncated are instead displayed with that many characters. For example, the path /built/this/city/on/rock/and/roll
, which would normally be displayed as as rock/and/roll
, would be displayed as /b/t/c/o/rock/and/roll
with fish_style_pwd_dir_length = 1
--the path components that would normally be removed are displayed with a single character. For fish_style_pwd_dir_length = 2
, it would be /bu/th/ci/on/rock/and/roll
.
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
path | "D:/Projects" |
ã«ã¬ã³ããã£ã¬ã¯ããªã®ãã¹ |
style* | "black bold dimmed" |
ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[directory]
truncation_length = 8
truncation_symbol = "âŠ/"
Docker Context
docker_context
ã¢ãžã¥ãŒã«ã¯ã Dockerã³ã³ããã¹ããããã©ã«ã
ã«èšå®ãããŠããªãå ŽåãçŸåšã¢ã¯ãã£ã㪠<1>Dockerã³ã³ããã¹ãã衚瀺ããŸãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
"via [$symbol$context]($style) " |
moduleã®ãã©ãŒãããã§ãã |
symbol |
"ð³ " |
The symbol used before displaying the Docker context. |
only_with_files |
true |
Only show when there's a match |
detect_extensions |
[] |
Which extensions should trigger this module (needs only_with_files to be true). |
detect_files |
The format for the module. |
Which filenames should trigger this module (needs only_with_files to be true). |
detect_folders |
[] |
Which folders should trigger this module (needs only_with_files to be true). |
style |
"blue bold" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
docker_context ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
context | test_context |
çŸåšã® Docker ã³ã³ããã¹ã |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[docker_context]
format = "via [ð $context](blue bold)"
Dotnet
The dotnet
module shows the relevant version of the .NET Core SDK for the current directory. ãã SDKã¯çŸåšã®ãã£ã¬ã¯ããªã«åºå®ãããŠããã®ã§ããã°ããã®åºå®ãããããŒãžã§ã³ã衚瀺ãããŸãã ãã以å€ã®å Žåãã¢ãžã¥ãŒã« SDKã®ææ°ã®ã€ã³ã¹ããŒã«ããŒãžã§ã³ã瀺ããŸãã
By default this module will only be shown in your prompt when one or more of the following files are present in the current directory:
global.json
project.json
Directory.Build.props
Directory.Build.targets
Packages.props
*.sln
*.csproj
*.fsproj
*.xproj
You'll also need the .NET Core SDK installed in order to use it correctly.
å
éšçã«ããã®ã¢ãžã¥ãŒã«ã¯èªèº«ã®ããŒãžã§ã³æ€ç¥ã®ã¡ã«ããºã ãå©çšããŸãã dotnet --version
ãå®è¡ãããã2åéãå®è¡ã§ããŸããã.NET projectäžè¬çã§ãªããã£ã¬ã¯ããªlayoutã®å Žåã¯ééã£ãããŒãžã§ã³ã瀺ãããŠããŸãããšããããŸãã é床ããã粟床ãéèŠãªå Žåã¯ã次ã®æ¹æ³ã§ã¡ã«ããºã ãç¡å¹ã«ã§ããŸãã ã¢ãžã¥ãŒã«ãªãã·ã§ã³ã§heuristic = false
ãèšå®ããŸãã
The module will also show the Target Framework Moniker (https://docs.microsoft.com/en-us/dotnet/standard/frameworks#supported-target-framework-versions) when there is a csproj file in the current directory.
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
"[$symbol($version )(ð¯ $tfm )]($style)" |
moduleã®ãã©ãŒãããã§ãã |
version_format |
v{raw} |
The version format. Available vars are raw , major , minor , & patch |
symbol |
".NET " |
dotnetã®ããŒãžã§ã³ã衚瀺ããåã«äœ¿çšãããèšå·ã§ãã |
heuristic |
true |
ããé«éãªããŒãžã§ã³æ€åºã䜿çšããŠãstarshipã®åäœãç¶æããŸãã |
detect_extensions |
["sln", "csproj", "fsproj", "xproj"] |
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_files |
["global.json", "project.json", "Directory.Build.props", "Directory.Build.targets", "Packages.props"] |
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_folders |
[] |
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
style |
"bold blue" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
dotnet ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
version | v3.1.201 |
The version of dotnet sdk |
tfm | netstandard2.0 |
The Target Framework Moniker that the current project is targeting |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[dotnet]
symbol = "ð¥
"
style = "green"
heuristic = false
Elixir
The elixir
module shows the currently installed version of Elixir and Erlang/OTP. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
mix.exs
ãã¡ã€ã«ãå«ãŸããŠãã.
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
'via [$symbol($version \(OTP $otp_version\) )]($style)' |
The format for the module elixir. |
version_format |
v{raw} |
The version format. Available vars are raw , major , minor , & patch |
symbol |
"ð§ " |
The symbol used before displaying the version of Elixir/Erlang. |
detect_extensions |
[] |
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_files |
["mix.exs"] |
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_folders |
[] |
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
style |
"bold purple" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
Disables the elixir module. |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
version | v1.10 |
The version of elixir |
otp_version | The otp version of elixir |
|
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[elixir]
symbol = "ð® "
Elm
The elm
module shows the currently installed version of Elm. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
elm.json
ãã¡ã€ã«ãå«ãŸããŠãã - ã«ã¬ã³ããã£ã¬ã¯ããªã«
elm-package.json
ãã¡ã€ã«ãå«ãŸããŠãã - ã«ã¬ã³ããã£ã¬ã¯ããªã«
.elm-version
ãã¡ã€ã«ãå«ãŸããŠãã - ã«ã¬ã³ããã£ã¬ã¯ããªã«
elm-stuff
ãã©ã«ããå«ãŸããŠãã - ã«ã¬ã³ããã£ã¬ã¯ããªã«
*.elm
ãã¡ã€ã«ãå«ãŸããŠãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
"via [$symbol($version )]($style)" |
moduleã®ãã©ãŒãããã§ãã |
version_format |
v{raw} |
The version format. Available vars are raw , major , minor , & patch |
symbol |
"ð³ " |
A format string representing the symbol of Elm. |
detect_extensions |
["elm"] |
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_files |
["elm.json", "elm-package.json", ".elm-version"] |
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_folders |
["elm-stuff"] |
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
style |
"cyan bold" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
elm ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
version | v0.19.1 |
The version of elm |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[elm]
format = "via [î¬ $version](cyan bold) "
Environment Variable
env_var
ã¢ãžã¥ãŒã«ã¯ãéžæãããç°å¢å€æ°ã®çŸåšã®å€ã衚瀺ããŸãã 次ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
variable
ãªãã·ã§ã³ããæ¢åã®ç°å¢å€æ°ãšäžèŽããvariable
ãªãã·ã§ã³ãå®çŸ©ãããŠããããdefault
ãªãã·ã§ã³ãå®çŸ©ãããŠãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
symbol |
ç°å¢å€æ°ã衚瀺ããåã«äœ¿çšãããèšå·ã§ãã | |
variable |
衚瀺ãããç°å¢å€æ°ã§ãã | |
default |
äžã®variableãå®çŸ©ãããŠããªãå Žåã«è¡šç€ºãããããã©ã«ãã®å€ã§ãã | |
format |
"with [$env_value]($style) " |
moduleã®ãã©ãŒãããã§ãã |
disabled |
false |
env_var ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
env_value | Windows NT (if variable would be $OS ) |
The environment value of option variable |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | black bold dimmed |
ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[env_var]
variable = "SHELL"
default = "unknown shell"
Erlang
The erlang
module shows the currently installed version of Erlang/OTP. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
rebar.config
ãã¡ã€ã«ãå«ãŸããŠãã. - ã«ã¬ã³ããã£ã¬ã¯ããªã«
erlang.mk
ãã¡ã€ã«ãå«ãŸããŠãã.
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
"via [$symbol($version )]($style)" |
moduleã®ãã©ãŒãããã§ãã |
version_format |
v{raw} |
The version format. Available vars are raw , major , minor , & patch |
symbol |
"î± " |
The symbol used before displaying the version of erlang. |
style |
"bold red" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
detect_extensions |
[] |
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_files |
["rebar.config", "elang.mk"] |
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_folders |
[] |
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
disabled |
false |
erlang ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
version | v22.1.3 |
erlang ã®ããŒãžã§ã³ |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[erlang]
format = "via [e $version](bold red) "
Google Cloud (gcloud
)
gcloud
ã¢ãžã¥ãŒã«ã¯ã gcloud
CLIã®çŸåšã®èšå®ã衚瀺ãããŸãã ãã㯠~/.config/gcloud/active_config
ãã¡ã€ã«ãš ~/.config/gcloud/configurations/config_{CONFIG NAME}
ãã¡ã€ã«ãš CLOUDSDK_CONFIG
ç°å¢å€æ°ã«åºã¥ããŸãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
'on [$symbol$account(@$domain)(\($region\))]($style) ' |
moduleã®ãã©ãŒãããã§ãã |
symbol |
"âïž " |
çŸåšã®GCPãããã¡ã€ã«ã衚瀺ããåã«è¡šç€ºãããèšå·ã§ãã |
region_aliases |
GCPåã«å ããŠè¡šç€ºãããªãŒãžã§ã³ã®ãšã€ãªã¢ã¹ã§ãã | |
style |
"bold blue" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
gcloud ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
region | us-central1 |
çŸåšã®GCPãªãŒãžã§ã³ |
account | foo |
çŸåšã®GCPãããã¡ã€ã« |
domain | example.com |
The current GCP profile domain |
project | çŸåšã®GCPãããžã§ã¯ã | |
active | default |
~/.config/gcloud/active_config ã«æžãããã¢ã¯ãã£ããªèšå®å |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
ã¢ã«ãŠã³ããšãããžã§ã¯ãã衚瀺
# ~/.config/starship.toml
[gcloud]
format = 'on [$symbol$account(@$domain)(\($project\))]($style) '
ã¢ã¯ãã£ããªèšå®åã®ã¿è¡šç€º
# ~/.config/starship.toml
[gcloud]
format = "[$symbol$active]($style) "
style = "bold yellow"
ã¢ã«ãŠã³ããšãšã€ãªã¢ã¹ããããªãŒãžã§ã³ã衚瀺ãã
# ~/.config/starship.toml
[gcloud]
symbol = "ïžð¬ïž "
[gcloud.region_aliases]
us-central1 = "uc1"
asia-northeast1 = "an1"
Git ãã©ã³ã
git_branch
ã¢ãžã¥ãŒã«ã¯ãçŸåšã®ãã£ã¬ã¯ããªã«ãããªããžããªã®ã¢ã¯ãã£ããªãã©ã³ãã衚瀺ããŸãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
always_show_remote |
false |
Shows the remote tracking branch name, even if it is equal to the local branch name. |
format |
"on [$symbol$branch]($style) " |
moduleã®ãã©ãŒãããã§ãã Use "$branch" to refer to the current branch name. |
symbol |
"î " |
A format string representing the symbol of git branch. |
style |
"bold purple" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
truncation_length |
2^63 - 1 |
Truncates a git branch to N graphemes. |
truncation_symbol |
"âŠ" |
ãã©ã³ãååãæšãŠãããŠããããšã瀺ãããã®èšå·ã§ãã You can use "" for no symbol. |
only_attached |
false |
Only show the branch name when not in a detached HEAD state. |
disabled |
false |
git_branch ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
branch | master |
The current branch name, falls back to HEAD if there's no current branch (e.g. git detached HEAD ). |
remote_name | origin |
The remote name. |
remote_branch | master |
The name of the branch tracked on remote_name . |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[git_branch]
symbol = "ð± "
truncation_length = 4
truncation_symbol = ""
Git Commit
git_commit
ã¢ãžã¥ãŒã«ã¯ãã«ã¬ã³ããã£ã¬ã¯ããªã®ãªããžããªã®çŸåšã®ã³ãããããã·ã¥ãšã¿ã° (ããããã°) ã衚瀺ããŸãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
commit_hash_length |
7 |
衚瀺ããã git ã³ãããããã·ã¥ã®é·ãã |
format |
"[\\($hash\\)]($style) [\\($tag\\)]($style)" |
moduleã®ãã©ãŒãããã§ãã |
style |
"bold green" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
only_detached |
true |
detached HEAD ç¶æ
ã®ãšãã®ã¿ git ã³ãããããã·ã¥ã衚瀺ãã |
tag_disabled |
true |
git_commit ã¢ãžã¥ãŒã«ã®ã¿ã°æ
å ±ã®è¡šç€ºãç¡å¹ã«ããã |
tag_symbol |
"ð· " |
衚瀺ãããæ å ±ã®åã«è¿œå ãããã¿ã°ã·ã³ãã« |
disabled |
false |
git_commit ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
hash | b703eb3 |
çŸåšã® git ã³ãããããã·ã¥ |
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[git_commit]
commit_hash_length = 4
tag_symbol = "ð "
Git State
git_state
ã¢ãžã¥ãŒã«ã¯gitãã£ã¬ã¯ããªã®é²è¡ç¶æ
ãè¡šããŸãã (äŸ: REBASING, BISECTING, ãã®ä») é²ææ
å ±ãããå Žå(äŸ: REBASING 3/10)ã¯ãã®æ
å ±ã衚瀺ãããŸãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
rebase |
"REBASING" |
A format string displayed when a rebase is in progress. |
merge |
"MERGING" |
A format string displayed when a merge is in progress. |
revert |
"REVERTING" |
A format string displayed when a revert is in progress. |
cherry_pick |
"CHERRY-PICKING" |
A format string displayed when a cherry-pick is in progress. |
bisect |
"BISECTING" |
A format string displayed when a bisect is in progress. |
am |
"AM" |
A format string displayed when an apply-mailbox (git am ) is in progress. |
am_or_rebase |
"AM/REBASE" |
A format string displayed when an ambiguous apply-mailbox or rebase is in progress. |
style |
"bold yellow" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
format |
'\([$state( $progress_current/$progress_total)]($style)\) ' |
moduleã®ãã©ãŒãããã§ãã |
disabled |
false |
git_state ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
state | REBASING |
The current state of the repo |
progress_current | 1 |
The current operation progress |
progress_total | 2 |
The total operation progress |
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[git_state]
format = '[\($state( $progress_current of $progress_total)\)]($style) '
cherry_pick = "[ð PICKING](bold red)"
Git Status
git_status
ã¢ãžã¥ãŒã«ã¯ãçŸåšã®ãã£ã¬ã¯ããªã®ãªããžããªã®ç¶æ
ãè¡šãã·ã³ãã«ã衚瀺ããŸãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
'([\[$all_status$ahead_behind\]]($style) )' |
git_status ã®ããã©ã«ããã©ãŒããã |
conflicted |
"=" |
ãã®ãã©ã³ãã«ã¯ããŒãžã®ç«¶åããããŸãã |
ahead |
"â¡" |
ahead ã®ãã©ãŒããã |
behind |
"â£" |
behind ã®ãã©ãŒããã |
diverged |
"â" |
diverged ã®ãã©ãŒããã |
untracked |
"?" |
The format of untracked |
stashed |
"$" |
The format of stashed |
modified |
"!" |
The format of modified |
staged |
"+" |
The format of staged |
renamed |
"»" |
The format of renamed |
deleted |
"â" |
The format of deleted |
style |
"bold red" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
git_status ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
format
å
ã§ã¯ä»¥äžã®å€æ°ãå©çšã§ããŸãã
å€æ° | 説æ |
---|---|
all_status |
Shortcut for$conflicted$stashed$deleted$renamed$modified$staged$untracked |
ahead_behind |
Displays diverged ahead or behind format string based on the current status of the repo |
conflicted |
Displays conflicted when this branch has merge conflicts. |
untracked |
Displays untracked when there are untracked files in the working directory. |
stashed |
Displays stashed when a stash exists for the local repository. |
modified |
Displays modified when there are file modifications in the working directory. |
staged |
Displays staged when a new file has been added to the staging area. |
renamed |
Displays renamed when a renamed file has been added to the staging area. |
deleted |
Displays deleted when a file's deletion has been added to the staging area. |
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
The following variables can be used in diverged
:
å€æ° | 説æ |
---|---|
ahead_count |
Number of commits ahead of the tracking branch |
behind_count |
Number of commits behind the tracking branch |
The following variables can be used in conflicted
, ahead
, behind
, untracked
, stashed
, modified
, staged
, renamed
and deleted
:
å€æ° | 説æ |
---|---|
count |
ãã¡ã€ã«ã®æ°ã衚瀺ããŸãã |
èšå®äŸ
# ~/.config/starship.toml
[git_status]
conflicted = "ð³"
ahead = "ððš"
behind = "ð°"
diverged = "ðµ"
untracked = "ð€·â"
stashed = "ðŠ"
modified = "ð"
staged = '[++\($count\)](green)'
renamed = "ð
"
deleted = "ð"
Show ahead/behind count of the branch being tracked
# ~/.config/starship.toml
[git_status]
ahead = "â¡${count}"
diverged = "ââ¡${ahead_count}â£${behind_count}"
behind = "â£${count}"
Golang
The golang
module shows the currently installed version of Golang. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
go.mod
ãã¡ã€ã«ãå«ãŸããŠãã - ã«ã¬ã³ããã£ã¬ã¯ããªã«
go.sum
ãã¡ã€ã«ãå«ãŸããŠãã - ã«ã¬ã³ããã£ã¬ã¯ããªã«
glide.yaml
ãã¡ã€ã«ãå«ãŸããŠãã - ã«ã¬ã³ããã£ã¬ã¯ããªã«
Gopkg.yml
ãã¡ã€ã«ãå«ãŸããŠãã - ã«ã¬ã³ããã£ã¬ã¯ããªã«
Gopkg.lock
ãã¡ã€ã«ãå«ãŸããŠãã - ã«ã¬ã³ããã£ã¬ã¯ããªã«
.go-version
ãã¡ã€ã«ãå«ãŸããŠãã - ã«ã¬ã³ããã£ã¬ã¯ããªã«
Godeps
ãã¡ã€ã«ãå«ãŸããŠãã - ã«ã¬ã³ããã£ã¬ã¯ããªã«
.go
ã®æ¡åŒµåã®ãã¡ã€ã«ãå«ãŸããŠãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
"via [$symbol($version )]($style)" |
moduleã®ãã©ãŒãããã§ãã |
version_format |
v{raw} |
The version format. Available vars are raw , major , minor , & patch |
symbol |
"ð¹ " |
A format string representing the symbol of Go. |
detect_extensions |
["go"] |
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_files |
["go.mod", "go.sum", "glide.yaml", "Gopkg.yml", "Gopkg.lock", ".go-version"] |
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_folders |
["Godeps"] |
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
style |
"bold cyan" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
golang ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
version | v1.12.1 |
The version of go |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[golang]
format = "via [ððš $version](bold cyan) "
Helm
The helm
module shows the currently installed version of Helm. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
helmfile.yaml
ãã¡ã€ã«ãå«ãŸããŠãã - The current directory contains a
Chart.yaml
file
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
"via [$symbol($version )]($style)" |
moduleã®ãã©ãŒãããã§ãã |
version_format |
v{raw} |
The version format. Available vars are raw , major , minor , & patch |
detect_extensions |
[] |
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_files |
["helmfile.yaml", "Chart.yaml"] |
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_folders |
[] |
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
symbol |
"â " |
A format string representing the symbol of Helm. |
style |
"bold white" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
Disables the helm module. |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
version | v3.1.1 |
The version of helm |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[helm]
format = "via [â $version](bold white) "
Hostname
hostname
ã¢ãžã¥ãŒã«ã«ã¯ãã·ã¹ãã ã®ãã¹ãåã衚瀺ãããŸãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
ssh_only |
true |
SSHã»ãã·ã§ã³ã«æ¥ç¶ãããŠããå Žåã«ã®ã¿ãã¹ãåã衚瀺ããŸãã |
trim_at |
"." |
ãã®æåãæåã«ããããããŸã§ããã¹ãåãšèªèããŸãã "." ã¯æåã®. ãŸã§ããã¹ãåãšããŠèªèããŸãã "" ãæå®ããå Žåããªã ããŸããã |
format |
"[$hostname]($style) in " |
moduleã®ãã©ãŒãããã§ãã |
style |
"bold dimmed green" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
hostname ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[hostname]
ssh_only = false
format = "on [$hostname](bold red) "
trim_at = ".companyname.com"
disabled = false
Java
The java
module shows the currently installed version of Java. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- The current directory contains a
pom.xml
,build.gradle.kts
,build.sbt
,.java-version
,.deps.edn
,project.clj
, orbuild.boot
file - The current directory contains a file with the
.java
,.class
,.gradle
,.jar
,.clj
, or.cljc
extension
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
"via [${symbol}(${version} )]($style)" |
moduleã®ãã©ãŒãããã§ãã |
version_format |
v{raw} |
The version format. Available vars are raw , major , minor , & patch |
detect_extensions |
["java", "class", "gradle", "jar", "cljs", "cljc"] |
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_files |
["pom.xml", "build.gradle.kts", "build.sbt", ".java-version", ".deps.edn", "project.clj", "build.boot"] |
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_folders |
[] |
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
symbol |
"â " |
A format string representing the symbol of Java |
style |
"red dimmed" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
java ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
version | v14 |
The version of java |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[java]
symbol = "ð "
ãžã§ã
jobs
ã¢ãžã¥ãŒã«ã«ã¯ãå®è¡äžã®ãžã§ãã®çŸåšã®æ°ã衚瀺ãããŸãã ãã®ã¢ãžã¥ãŒã«ã¯ãå®è¡äžã®ããã¯ã°ã©ãŠã³ããžã§ããããå Žåã«ã®ã¿è¡šç€ºãããŸãã 1ã€ä»¥äžã®ãžã§ããããããŸãã¯threshold
ã«æå®ããå€ä»¥äžã«ãžã§ããããå Žåã¯å®è¡äžã®ãžã§ãã®æ°ã衚瀺ããŸãã If threshold
is set to 0, then the module will also show when there are 0 jobs running.
::: warning
ãã®ã¢ãžã¥ãŒã«ã¯ tcsh ã§ã¯ãµããŒããããŠããŸããã
:::
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
threshold |
1 |
è¶ éããå Žåããžã§ãã®æ°ã衚瀺ããŸãã |
format |
"[$symbol$number]($style) " |
moduleã®ãã©ãŒãããã§ãã |
symbol |
"âŠ" |
ãžã§ãã®æ°ãè¡šããã©ãŒãããæåå |
style |
"bold blue" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
jobs ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
number | 1 |
ãžã§ãã®æ° |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[jobs]
symbol = "+ "
threshold = 4
Julia
The julia
module shows the currently installed version of Julia. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
Project.toml
ãã¡ã€ã«ãå«ãŸããŠãã - ã«ã¬ã³ããã£ã¬ã¯ããªã«
Manifest.toml
ãã¡ã€ã«ãå«ãŸããŠãã - ã«ã¬ã³ããã£ã¬ã¯ããªã«
.jl
ã®æ¡åŒµåã®ãã¡ã€ã«ãå«ãŸããŠãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
"via [$symbol($version )]($style)" |
moduleã®ãã©ãŒãããã§ãã |
version_format |
v{raw} |
The version format. Available vars are raw , major , minor , & patch |
detect_extensions |
["jl"] |
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_files |
["Project.toml", "Manifest.toml"] |
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_folders |
[] |
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
symbol |
"à® " |
Juliaã®ã·ã³ãã«ãè¡šããã©ãŒãããæåå |
style |
"bold purple" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
disabled |
false |
julia ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
version | v1.4.0 |
julia ã®ããŒãžã§ã³ |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[julia]
symbol = "⎠"
Kotlin
The kotlin
module shows the currently installed version of Kotlin. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- The current directory contains a
.kt
or a.kts
file
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
"via [$symbol($version )]($style)" |
moduleã®ãã©ãŒãããã§ãã |
version_format |
v{raw} |
The version format. Available vars are raw , major , minor , & patch |
detect_extensions |
["kt", "kts"] |
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_files |
[] |
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_folders |
[] |
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
symbol |
"ð
º " |
A format string representing the symbol of Kotlin. |
style |
"bold blue" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
kotlin_binary |
"kotlin" |
Configures the kotlin binary that Starship executes when getting the version. |
disabled |
false |
kotlin ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
version | v1.4.21 |
The version of kotlin |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[kotlin]
symbol = "ð
º "
# ~/.config/starship.toml
[kotlin]
# Uses the Kotlin Compiler binary to get the installed version
kotlin_binary = "kotlinc"
Kubernetes
Displays the current Kubernetes context name and, if set, the namespace from the kubeconfig file. namespace 㯠kubconfigã§èšå®ããå¿
èŠããããŸããèšå®ã¯ãkubectl config set-context starship-cluster --namespace astronaut
ãšãã£ãã³ãã³ãè¡ããŸãã $KUBECONFIG
ç°å¢å€æ°ãèšå®ãããŠããå Žåããã®ã¢ãžã¥ãŒã«ã¯ç°å¢å€æ°ãåªå
ããŠäœ¿çšãã~/.kube/config
ã¯äœ¿çšããŸããã
::: tip
ãã®ã¢ãžã¥ãŒã«ã¯ããã©ã«ãã§ç¡å¹ã«ãªã£ãŠããŸãã æå¹ã«ããã«ã¯ãèšå®ãã¡ã€ã«ã§disabled
ãfalse
ã«èšå®ããŸãã
:::
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
symbol |
"âž " |
ã¯ã©ã¹ã¿ãŒåã®åã«è¡šç€ºãããã·ã³ãã«ãè¡šããã©ãŒãããæååã |
format |
'[$symbol$context( \($namespace\))]($style) in ' |
moduleã®ãã©ãŒãããã§ãã |
style |
"cyan bold" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
context_aliases |
ã³ã³ããã¹ãã®è¡šç€ºãšã€ãªã¢ã¹ãå®çŸ©ããããŒãã«ã | |
disabled |
true |
kubernetes ã¢ãžã¥ãŒã«ãç¡å¹ã«ããã |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
context | starship-cluster |
çŸåšã® Kubernetes ã®ã³ã³ããã¹ã |
namespace | starship-namespace |
èšå®ãããŠããå ŽåãçŸåšã® Kubernetes ã® namespace å |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[kubernetes]
format = 'on [âµ $context \($namespace\)](dimmed green) '
disabled = false
[kubernetes.context_aliases]
"dev.local.cluster.k8s" = "dev"
Line Break
line_break
ã¢ãžã¥ãŒã«ã¯ãããã³ããã2è¡ã«åå²ããŸãã
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
disabled |
false |
line_break ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŠãããã³ããã1è¡ã«ããŸãã |
èšå®äŸ
# ~/.config/starship.toml
[line_break]
disabled = true
Lua
The lua
module shows the currently installed version of Lua. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- The current directory contains a
.lua-version
file - The current directory contains a
lua
directory - The current directory contains a file with the
.lua
extension
ãªãã·ã§ã³
ãªãã·ã§ã³ | ããã©ã«ã | 説æ |
---|---|---|
format |
"via [$symbol($version )]($style)" |
moduleã®ãã©ãŒãããã§ãã |
version_format |
v{raw} |
The version format. Available vars are raw , major , minor , & patch |
symbol |
"ð " |
A format string representing the symbol of Lua. |
detect_extensions |
["lua"] |
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_files |
[".lua-version"] |
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
detect_folders |
["lua"] |
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã |
style |
"bold blue" |
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã |
lua_binary |
"lua" |
Configures the lua binary that Starship executes when getting the version. |
disabled |
false |
Disables the lua module. |
å€æ°
å€æ° | èšå®äŸ | 説æ |
---|---|---|
version | v5.4.0 |
lua ã®ããŒãžã§ã³ |
symbol | ãªãã·ã§ã³ èšå· ã®å€ããã©ãŒãã |
|
style* | ãªãã·ã§ã³ style ã®å€ããã©ãŒãã |
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[lua]
format = "via [ð $version](bold blue) "
Memory Usage
`memory_usage</ 0>ã¢ãžã¥ãŒã«ã¯ãçŸåšã®ã·ã¹ãã ã¡ã¢ãªãšã¹ã¯ãã䜿çšéã瀺ããŸãã
ããã©ã«ãã§ã¯ãã·ã¹ãã ã¹ã¯ããã®åèšããŒã以å€ã®å Žåãã¹ã¯ãã䜿çšéã衚瀺ãããŸãã
::: tip
ãã®ã¢ãžã¥ãŒã«ã¯ããã©ã«ãã§ç¡å¹ã«ãªã£ãŠããŸãã
æå¹ã«ããã«ã¯ãèšå®ãã¡ã€ã«ã§disabled`ã`false`ã«èšå®ããŸãã
:::
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
threshold
75
ãã®éŸå€ãè¶
ããªãéããã¡ã¢ãªäœ¿çšçã¯è¡šç€ºãããŸããã
format
"via $symbol [${ram}( | ${swap})]($style) "
moduleã®ãã©ãŒãããã§ãã
symbol
"ð"
ã¡ã¢ãªäœ¿çšçã衚瀺ããåã«äœ¿çšãããèšå·ã§ãã
style
"bold dimmed white"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
true
memory_usage
ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã
å€æ°
å€æ°
èšå®äŸ
説æ
ram
31GiB/65GiB
The usage/total RAM of the current system memory.
ram_pct
48%
The percentage of the current system memory.
swap**
1GiB/4GiB
The swap memory size of the current system swap memory file.
swap_pct**
77%
The swap memory percentage of the current system swap memory file.
symbol
ð
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: This variable can only be used as a part of a style string **: The SWAP file information is only displayed if detected on the current system
èšå®äŸ
# ~/.config/starship.toml
[memory_usage]
disabled = false
threshold = -1
symbol = " "
style = "bold dimmed green"
Mercurial ãã©ã³ã
hg_branch
ã¢ãžã¥ãŒã«ã¯ãçŸåšã®ãã£ã¬ã¯ããªã«ãããªããžããªã®ã¢ã¯ãã£ããªãã©ã³ãã瀺ããŸãã
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
symbol
"î "
The symbol used before the hg bookmark or branch name of the repo in your current directory.
style
"bold purple"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
format
"on [$symbol$branch]($style) "
moduleã®ãã©ãŒãããã§ãã
truncation_length
2^63 - 1
Truncates the hg branch name to N
graphemes
truncation_symbol
"âŠ"
ãã©ã³ãååãæšãŠãããŠããããšã瀺ãããã®èšå·ã§ãã
disabled
true
Disables the hg_branch
module.
å€æ°
å€æ°
èšå®äŸ
説æ
branch
master
The active mercurial branch
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[hg_branch]
format = "on [ð± $branch](bold purple)"
truncation_length = 4
truncation_symbol = ""
Nim
The nim
module shows the currently installed version of Nim. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
nim.cfg
ãã¡ã€ã«ãå«ãŸããŠãã
- The current directory contains a file with the
.nim
extension
- The current directory contains a file with the
.nims
extension
- The current directory contains a file with the
.nimble
extension
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"via [$symbol($version )]($style)"
The format for the module
version_format
v{raw}
The version format. Available vars are raw
, major
, minor
, & patch
symbol
"ð "
The symbol used before displaying the version of Nim.
detect_extensions
["nim", "nims", "nimble"]
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_files
["nim.cfg"]
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_folders
[]
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
style
"bold yellow"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
Disables the nim
module.
å€æ°
å€æ°
èšå®äŸ
説æ
version
v1.2.0
The version of nimc
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[nim]
style = "yellow"
symbol = "ð£ "
Nix-shell
The nix_shell
module shows the nix-shell environment. ãã®ã¢ãžã¥ãŒã«ã¯ãnixã·ã§ã«ç°å¢å
ã«ãããšãã«è¡šç€ºãããŸãã
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
'via [$symbol$state( \($name\))]($style) '
moduleã®ãã©ãŒãããã§ãã
symbol
"âïž "
A format string representing the symbol of nix-shell.
style
"bold blue"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
impure_msg
"impure"
A format string shown when the shell is impure.
pure_msg
"pure"
A format string shown when the shell is pure.
disabled
false
nix_shell
ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã
å€æ°
å€æ°
èšå®äŸ
説æ
state
pure
The state of the nix-shell
name
lorri
The name of the nix-shell
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[nix_shell]
disabled = true
impure_msg = "[impure shell](bold red)"
pure_msg = "[pure shell](bold green)"
format = 'via [âïž $state( \($name\))](bold blue) '
Node.js
The nodejs
module shows the currently installed version of Node.js. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
package.json
ãã¡ã€ã«ãå«ãŸããŠãã
- The current directory contains a
.node-version
file
- The current directory contains a
.nvmrc
file
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
node_modules
ãã£ã¬ã¯ããªãå«ãŸããŠãã
- The current directory contains a file with the
.js
, .mjs
or .cjs
extension
- The current directory contains a file with the
.ts
extension
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"via [$symbol($version )]($style)"
moduleã®ãã©ãŒãããã§ãã
version_format
v{raw}
The version format. Available vars are raw
, major
, minor
, & patch
symbol
"ï¢ "
A format string representing the symbol of Node.js.
detect_extensions
["js", "mjs", "cjs", "ts"]
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_files
["package.json", ".node-version"]
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_folders
["node_modules"]
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
style
"bold green"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
nodejs
ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã
not_capable_style
bold red
The style for the module when an engines property in package.json does not match the Node.js version.
å€æ°
å€æ°
èšå®äŸ
説æ
version
v13.12.0
The version of node
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[nodejs]
format = "via [ð€ $version](bold green) "
OCaml
The ocaml
module shows the currently installed version of OCaml. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- The current directory contains a file with
.opam
extension or _opam
directory
- The current directory contains a
esy.lock
directory
- The current directory contains a
dune
or dune-project
file
- The current directory contains a
jbuild
or jbuild-ignore
file
- The current directory contains a
.merlin
file
- The current directory contains a file with
.ml
, .mli
, .re
or .rei
extension
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"via [$symbol($version )(\($switch_indicator$switch_name\) )]($style)"
The format string for the module.
version_format
v{raw}
The version format. Available vars are raw
, major
, minor
, & patch
symbol
"ð« "
The symbol used before displaying the version of OCaml.
global_switch_indicator
""
The format string used to represent global OPAM switch.
local_switch_indicator
"*"
The format string used to represent local OPAM switch.
detect_extensions
["opam", "ml", "mli", "re", "rei"]
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_files
["dune", "dune-project", "jbuild", "jbuild-ignore", ".merlin"]
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_folders
["_opam", "esy.lock"]
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
style
"bold yellow"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
Disables the ocaml
module.
å€æ°
å€æ°
èšå®äŸ
説æ
version
v4.10.0
The version of ocaml
switch_name
my-project
The active OPAM switch
switch_indicator
Mirrors the value of indicator
for currently active OPAM switch
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[ocaml]
format = "via [ðª $version]($style) "
OpenStack
The openstack
module shows the current OpenStack cloud and project. The module only active when the OS_CLOUD
env var is set, in which case it will read clouds.yaml
file from any of the default locations. to fetch the current project in use.
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"on [$symbol$cloud(\\($project\\))]($style) "
moduleã®ãã©ãŒãããã§ãã
symbol
"âïž "
The symbol used before displaying the current OpenStack cloud.
style
"bold yellow"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
Disables the openstack
module.
å€æ°
å€æ°
èšå®äŸ
説æ
cloud
corp
The current OpenStack cloud
project
dev
The current OpenStack project
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[openstack]
format = "on [$symbol$cloud(\\($project\\))]($style) "
style = "bold yellow"
symbol = "âïž "
ããã±ãŒãžã®ããŒãžã§ã³
package
ã¢ãžã¥ãŒã«ã¯ãçŸåšã®ãã£ã¬ã¯ããªãããã±ãŒãžã®ãªããžããªã§ããå Žåã«è¡šç€ºãããçŸåšã®ããŒãžã§ã³ã衚瀺ãããŸãã The module currently supports npm
, cargo
, poetry
, composer
, gradle
, julia
, mix
and helm
packages.
- npm â The
npm
package version is extracted from the package.json
present in the current directory
- cargo â The
cargo
package version is extracted from the Cargo.toml
present in the current directory
- poetry â The
poetry
package version is extracted from the pyproject.toml
present in the current directory
- composer â The
composer
package version is extracted from the composer.json
present in the current directory
- gradle â The
gradle
package version is extracted from the build.gradle
present
- julia - The package version is extracted from the
Project.toml
present
- mix - The
mix
package version is extracted from the mix.exs
present
- helm - The
helm
chart version is extracted from the Chart.yaml
present
- maven - The
maven
package version is extracted from the pom.xml
present
- meson - The
meson
package version is extracted from the meson.build
present
â ïž è¡šç€ºãããããŒãžã§ã³ã¯ãããã±ãŒãžãããŒãžã£ãŒã§ã¯ãªãããœãŒã¹ã³ãŒããçŸåšã®ãã£ã¬ã¯ããªã«ããããã±ãŒãžã®ããŒãžã§ã³ã§ãã
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"is [$symbol$version]($style) "
moduleã®ãã©ãŒãããã§ãã
symbol
"ðŠ "
ããã±ãŒãžã®ããŒãžã§ã³ã衚瀺ããåã«äœ¿çšãããèšå·ã§ãã
style
"bold 208"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
display_private
false
Enable displaying version for packages marked as private.
disabled
false
package
ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã
å€æ°
å€æ°
èšå®äŸ
説æ
version
v1.0.0
The version of your package
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[package]
format = "via [ð $version](208 bold) "
Perl
The perl
module shows the currently installed version of Perl. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- The current directory contains a
Makefile.PL
or Build.PL
file
- The current directory contains a
cpanfile
or cpanfile.snapshot
file
- The current directory contains a
META.json
file or META.yml
file
- The current directory contains a
.perl-version
file
- The current directory contains a
.pl
, .pm
or .pod
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
****
format
"via [$symbol($version )]($style)"
The format string for the module.
version_format
v{raw}
The version format. Available vars are raw
, major
, minor
, & patch
symbol
"ðª "
The symbol used before displaying the version of Perl
detect_extensions
["pl", "pm", "pod"]
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_files
["Makefile.PL", "Build.PL", "cpanfile", "cpanfile.snapshot", "META.json", "META.yml", ".perl-version"]
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_folders
[]
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
style
"bold 149"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
Disables the perl
module.
å€æ°
å€æ°
èšå®äŸ
説æ
version
v5.26.1
The version of perl
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
èšå®äŸ
# ~/.config/starship.toml
[perl]
format = "via [ðŠª $version]($style) "
PHP
The php
module shows the currently installed version of PHP. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
composer.json
ãã¡ã€ã«ãå«ãŸããŠãã
- The current directory contains a
.php-version
file
- The current directory contains a
.php
extension
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"via [$symbol($version )]($style)"
moduleã®ãã©ãŒãããã§ãã
version_format
v{raw}
The version format. Available vars are raw
, major
, minor
, & patch
symbol
"ð "
PHPã®ããŒãžã§ã³ã衚瀺ããåã«äœ¿çšãããèšå·ã§ãã
detect_extensions
["php"]
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_files
["composer.json", ".php-version"]
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_folders
[]
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
style
"147 bold"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
php
ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã
å€æ°
å€æ°
èšå®äŸ
説æ
version
v7.3.8
The version of php
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[php]
format = "via [ð¹ $version](147 bold) "
PureScript
The purescript
module shows the currently installed version of PureScript version. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
spago.dhall
ãã¡ã€ã«ãå«ãŸããŠãã
- The current directory contains a file with the
.purs
extension
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"via [$symbol($version )]($style)"
moduleã®ãã©ãŒãããã§ãã
version_format
v{raw}
The version format. Available vars are raw
, major
, minor
, & patch
symbol
"<=> "
The symbol used before displaying the version of PureScript.
detect_extensions
["purs"]
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_files
["spago.dhall"]
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_folders
[]
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
style
"bold white"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
Disables the purescript
module.
å€æ°
å€æ°
èšå®äŸ
説æ
version
0.13.5
The version of purescript
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[purescript]
format = "via [$symbol$version](bold white)"
Python
The python
module shows the currently installed version of Python and the current Python virtual environment if one is activated.
pyenvversionname
ã true
ã«èšå®ãããŠããå Žå ãpyenv ã§ã®ããŒãžã§ã³åã衚瀺ãããŸã ã ããã§ãªããã°ãpython --version
ãå
ã«ããŒãžã§ã³çªå·ã衚瀺ããŸãã
ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
.python-version
ãã¡ã€ã«ãå«ãŸããŠãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
Pipfile
ãã¡ã€ã«ãå«ãŸããŠãã
- The current directory contains a
__init__.py
file
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
pyproject.toml
ãã¡ã€ã«ãå«ãŸããŠãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
requirements.txt
ãã¡ã€ã«ãå«ãŸããŠãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
setup.py
ãã¡ã€ã«ãå«ãŸããŠãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
tox.ini
ãã¡ã€ã«ãå«ãŸããŠãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
.py
ã®æ¡åŒµåã®ãã¡ã€ã«ãå«ãŸããŠãã.
- ä»®æ³ç°å¢ãã¢ã¯ãã£ãã§ãã
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
'via [${symbol}${pyenv_prefix}(${version} )(\($virtualenv\) )]($style)'
moduleã®ãã©ãŒãããã§ãã
version_format
v{raw}
The version format. Available vars are raw
, major
, minor
, & patch
symbol
"ð "
A format string representing the symbol of Python
style
"yellow bold"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
pyenv_version_name
false
pyenvã䜿çšããŠPythonããŒãžã§ã³ãååŸããŸã
pyenv_prefix
pyenv
Prefix before pyenv version display, only used if pyenv is used
python_binary
["python", "python3, "python2"]
Configures the python binaries that Starship should executes when getting the version.
detect_extensions
["py"]
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_files
[".python-version", "Pipfile", "__init__.py", "pyproject.toml", "requirements.txt", "setup.py", "tox.ini"]
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_folders
[]
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
disabled
false
python
ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã
::: tip
The python_binary
variable accepts either a string or a list of strings. Starship will try executing each binary until it gets a result. Note you can only change the binary that Starship executes to get the version of Python not the arguments that are used.
The default values and order for python_binary
was chosen to first identify the Python version in a virtualenv/conda environments (which currently still add a python
, no matter if it points to python3
or python2
). This has the side effect that if you still have a system Python 2 installed, it may be picked up before any Python 3 (at least on Linux Distros that always symlink /usr/bin/python
to Python 2). If you do not work with Python 2 anymore but cannot remove the system Python 2, changing this to "python3"
will hide any Python version 2, see example below.
:::
å€æ°
å€æ°
èšå®äŸ
説æ
version
"v3.8.1"
The version of python
symbol
"ð "
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style
"yellow bold"
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
pyenv_prefix
"pyenv "
Mirrors the value of option pyenv_prefix
virtualenv
"venv"
The current virtualenv
name
èšå®äŸ
# ~/.config/starship.toml
[python]
symbol = "ðŸ "
pyenv_version_name = true
# ~/.config/starship.toml
[python]
# Only use the `python3` binary to get the version.
python_binary = "python3"
# ~/.config/starship.toml
[python]
# Don't trigger for files with the py extension
detect_extensions = []
Red
By default the red
module shows the currently installed version of Red. 次ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- The current directory contains a file with
.red
or .reds
extension
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"via [$symbol($version )]($style)"
moduleã®ãã©ãŒãããã§ãã
version_format
v{raw}
The version format. Available vars are raw
, major
, minor
, & patch
symbol
"ðº "
A format string representing the symbol of Red.
detect_extensions
["red"]
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_files
[]
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_folders
[]
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
style
"red bold"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
Disables the red
module.
å€æ°
å€æ°
èšå®äŸ
説æ
version
v2.5.1
The version of red
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[red]
symbol = "ðŽ "
Ruby
By default the ruby
module shows the currently installed version of Ruby. 次ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
Gemfile
ãã¡ã€ã«ãå«ãŸããŠãã
- The current directory contains a
.ruby-version
file
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
.rb
ã®æ¡åŒµåã®ãã¡ã€ã«ãå«ãŸããŠãã
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"via [$symbol($version )]($style)"
moduleã®ãã©ãŒãããã§ãã
version_format
v{raw}
The version format. Available vars are raw
, major
, minor
, & patch
symbol
"ð "
A format string representing the symbol of Ruby.
detect_extensions
["rb"]
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_files
["Gemfile", ".ruby-version"]
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_folders
[]
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
style
"bold red"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
ruby
ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã
å€æ°
å€æ°
èšå®äŸ
説æ
version
v2.5.1
The version of ruby
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[ruby]
symbol = "ðº "
Rust
By default the rust
module shows the currently installed version of Rust. 次ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
Cargo.toml
ãã¡ã€ã«ãå«ãŸããŠãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
.rs
ã®æ¡åŒµåã®ãã¡ã€ã«ãå«ãŸããŠãã
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"via [$symbol($version )]($style)"
moduleã®ãã©ãŒãããã§ãã
version_format
v{raw}
The version format. Available vars are raw
, major
, minor
, & patch
symbol
"ðŠ "
A format string representing the symbol of Rust
detect_extensions
["rs"]
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_files
["Cargo.toml"]
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_folders
[]
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
style
"bold red"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
rust
ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã
å€æ°
å€æ°
èšå®äŸ
説æ
version
v1.43.0-nightly
The version of rustc
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[rust]
format = "via [âïž $version](red bold)"
Scala
The scala
module shows the currently installed version of Scala. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- The current directory contains a
build.sbt
, .scalaenv
or .sbtenv
file
- The current directory contains a file with the
.scala
or .sbt
extension
- The current directory contains a directory named
.metals
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"via [${symbol}(${version} )]($style)"
moduleã®ãã©ãŒãããã§ãã
version_format
v{raw}
The version format. Available vars are raw
, major
, minor
, & patch
detect_extensions
["sbt", "scala"]
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_files
[".scalaenv", ".sbtenv", "build.sbt"]
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_folders
[".metals"]
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
symbol
"ð "
A format string representing the symbol of Scala.
style
"red dimmed"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
Disables the scala
module.
å€æ°
å€æ°
èšå®äŸ
説æ
version
2.13.5
The version of scala
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[scala]
symbol = "ð "
Shell
The shell
module shows an indicator for currently used shell.
::: tip
ãã®ã¢ãžã¥ãŒã«ã¯ããã©ã«ãã§ç¡å¹ã«ãªã£ãŠããŸãã æå¹ã«ããã«ã¯ãèšå®ãã¡ã€ã«ã§disabled
ãfalse
ã«èšå®ããŸãã
:::
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
bash_indicator
bsh
A format string used to represent bash.
fish_indicator
fsh
A format string used to represent fish.
zsh_indicator
zsh
A format string used to represent zsh.
powershell_indicator
psh
A format string used to represent powershell.
ion_indicator
ion
A format string used to represent ion.
elvish_indicator
esh
A format string used to represent elvish.
tcsh_indicator
tsh
A format string used to represent tcsh.
unknown_indicator
The default value to be displayed when the shell is unknown.
format
$indicator
moduleã®ãã©ãŒãããã§ãã
disabled
true
Disables the shell
module.
å€æ°
å€æ°
ããã©ã«ã
説æ
indicator
Mirrors the value of indicator
for currently used shell.
èšå®äŸ
# ~/.config/starship.toml
[shell]
fish_indicator = "ï¹"
powershell_indicator = "ï _"
unknown_indicator = "mystery shell"
disabled = false
SHLVL
The shlvl
module shows the current SHLVL
("shell level") environment variable, if it is set to a number and meets or exceeds the specified threshold.
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
threshold
2
Display threshold.
format
"[$symbol$shlvl]($style) "
moduleã®ãã©ãŒãããã§ãã
symbol
"âïž "
The symbol used to represent the SHLVL
.
repeat
false
Causes symbol
to be repeated by the current SHLVL
amount.
style
"bold yellow"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
true
Disables the shlvl
module.
å€æ°
å€æ°
èšå®äŸ
説æ
shlvl
3
The current value of SHLVL
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[shlvl]
disabled = false
format = "$shlvl level(s) down"
threshold = 3
Singularity
The singularity
module shows the current Singularity image, if inside a container and $SINGULARITY_NAME
is set.
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
'[$symbol\[$env\]]($style) '
moduleã®ãã©ãŒãããã§ãã
symbol
""
A format string displayed before the image name.
style
"bold dimmed blue"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
Disables the singularity
module.
å€æ°
å€æ°
èšå®äŸ
説æ
env
centos.img
The current Singularity image
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[singularity]
format = '[ðŠ \[$env\]]($style) '
Status
The status
module displays the exit code of the previous command. The module will be shown only if the exit code is not 0
.
::: tip
ãã®ã¢ãžã¥ãŒã«ã¯ããã©ã«ãã§ç¡å¹ã«ãªã£ãŠããŸãã æå¹ã«ããã«ã¯ãèšå®ãã¡ã€ã«ã§disabled
ãfalse
ã«èšå®ããŸãã
:::
::: warning This module is not supported on elvish shell. :::
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"[$symbol$status]($style) "
The format of the module
symbol
"â"
The symbol displayed on program error
not_executable_symbol
"ð«"
The symbol displayed when file isn't executable
not_found_symbol
"ð"
The symbol displayed when the command can't be found
sigint_symbol
"ð§±"
The symbol displayed on SIGINT (Ctrl + c)
signal_symbol
"â¡"
The symbol displayed on any signal
style
"bold red"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
recognize_signal_code
true
Enable signal mapping from exit code
map_symbol
false
Enable symbols mapping from exit code
disabled
true
Disables the status
module.
å€æ°
å€æ°
èšå®äŸ
説æ
status
127
The exit code of the last command
int
127
The exit code of the last command
common_meaning
ERROR
Meaning of the code if not a signal
signal_number
9
Signal number corresponding to the exit code, only if signalled
signal_name
KILL
Name of the signal corresponding to the exit code, only if signalled
maybe_int
7
Contains the exit code number when no meaning has been found
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[status]
style = "bg:blue"
symbol = "ðŽ"
format = '[\[$symbol $common_meaning$signal_name$maybe_int\]]($style) '
map_symbol = true
disabled = false
Swift
By default the swift
module shows the currently installed version of Swift. 次ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- The current directory contains a
Package.swift
file
- The current directory contains a file with the
.swift
extension
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"via [$symbol($version )]($style)"
moduleã®ãã©ãŒãããã§ãã
version_format
v{raw}
The version format. Available vars are raw
, major
, minor
, & patch
symbol
"ðŠ "
A format string representing the symbol of Swift
detect_extensions
["swift"]
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_files
["Package.swift"]
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_folders
[]
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
style
"bold 202"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
Disables the swift
module.
å€æ°
å€æ°
èšå®äŸ
説æ
version
v5.2.4
The version of swift
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[swift]
format = "via [ð $version](red bold)"
Terraform
The terraform
module shows the currently selected Terraform workspace and version.
::: tip
By default the Terraform version is not shown, since this is slow for current versions of Terraform when a lot of plugins are in use. If you still want to enable it, follow the example shown below.
:::
ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããã£ã¬ã¯ããªã«
.terraform
ãã©ã«ããå«ãŸããŠãã
- Current directory contains a file with the
.tf
or .hcl
extensions
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"via [$symbol$workspace]($style) "
The format string for the module.
version_format
v{raw}
The version format. Available vars are raw
, major
, minor
, & patch
symbol
"ð "
A format string shown before the terraform workspace.
detect_extensions
["tf", "hcl"]
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_files
[]
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_folders
[".terraform"]
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
style
"bold 105"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
terraform
ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã
å€æ°
å€æ°
èšå®äŸ
説æ
version
v0.12.24
The version of terraform
workspace
default
The current Terraform workspace
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
With Terraform Version
# ~/.config/starship.toml
[terraform]
format = "[ððš $version$workspace]($style) "
Without Terraform version
# ~/.config/starship.toml
[terraform]
format = "[ððš $workspace]($style) "
Time
time
ã¢ãžã¥ãŒã«ã¯ãçŸåšã®çŸå°æéã瀺ããŸãã format
èšå®ã¯ãæéã®è¡šç€ºæ¹æ³ãå¶åŸ¡ããããã«chrono
ã¯ã¬ãŒãã«ãã£ãŠäœ¿çšãããŸãã 䜿çšå¯èœãªãªãã·ã§ã³ã確èªããã«ã¯ãchrono strftimeã®ããã¥ã¡ã³ããã芧ãã ããã
::: tip
ãã®ã¢ãžã¥ãŒã«ã¯ããã©ã«ãã§ç¡å¹ã«ãªã£ãŠããŸãã æå¹ã«ããã«ã¯ãèšå®ãã¡ã€ã«ã§disabled
ãfalse
ã«èšå®ããŸãã
:::
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"at [$time]($style) "
The format string for the module.
use_12hr
false
12æéã®ãã©ãŒããããæå¹ã«ããŸãã
time_format
ãã®è¡šã®äžãåç
§ããŠãã ãã
æå»ã®ãã©ãŒãããã«äœ¿çšãããã¯ãããã©ãŒãããæåå ã§ãã
style
"bold yellow"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
utc_time_offset
"local"
䜿çšããUTCãªãã»ãããèšå®ããŸãã Range from -24 < x < 24. ãããŒãã30/45åã®ã¿ã€ã ãŸãŒã³ãªãã»ããã«å¯Ÿå¿ã§ããããã«ããŸãã
disabled
true
time
ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã
time_range
"-"
Sets the time range during which the module will be shown. Times must be specified in 24-hours format
If use_12hr
is true
, then time_format
defaults to "%r"
. ãã以å€ã®å Žåãããã©ã«ãã¯"%T"
ã§ãã Manually setting time_format
will override the use_12hr
setting.
å€æ°
å€æ°
èšå®äŸ
説æ
æå»
13:08:10
The current time.
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[time]
disabled = false
format = 'ð[\[ $time \]]($style) '
time_format = "%T"
utc_time_offset = "-5"
time_range = "10:00:00-14:00:00"
ãŠãŒã¶ãŒå
username
ã¢ãžã¥ãŒã«ã«ã¯ãã¢ã¯ãã£ããªãŠãŒã¶ãŒã®ãŠãŒã¶ãŒåã衚瀺ãããŸãã 次ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- ã«ã¬ã³ããŠãŒã¶ãŒãroot
- ã«ã¬ã³ããŠãŒã¶ãŒãããã°ã€ã³ããŠãããŠãŒã¶ãŒãšã¯ç°ãªã
- ãŠãŒã¶ãŒãSSHã»ãã·ã§ã³ãšããŠæ¥ç¶ãããŠãã
show_always
å€æ°ãtrueã«èšå®ãããŠãã
::: tip
SSH connection is detected by checking environment variables SSH_CONNECTION
, SSH_CLIENT
, and SSH_TTY
. If your SSH host does not set up these variables, one workaround is to set one of them with a dummy value.
:::
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
style_root
"bold red"
ãŠãŒã¶ãŒãrootã®ãšãã«äœ¿çšãããã¹ã¿ã€ã«ã§ãã
style_user
"bold yellow"
érootãŠãŒã¶ãŒã«äœ¿çšãããã¹ã¿ã€ã«ã§ãã
format
"[$user]($style) in "
moduleã®ãã©ãŒãããã§ãã
show_always
false
username
ã¢ãžã¥ãŒã«ãåžžã«è¡šç€ºããŸãã
disabled
false
username
ã¢ãžã¥ãŒã«ãç¡å¹ã«ããŸãã
å€æ°
å€æ°
èšå®äŸ
説æ
style
"red bold"
Mirrors the value of option style_root
when root is logged in and style_user
otherwise.
user
"matchai"
The currently logged-in user ID.
èšå®äŸ
# ~/.config/starship.toml
[username]
style_user = "white bold"
style_root = "black bold"
format = "user: [$user]($style) "
disabled = false
show_always = true
Vagrant
The vagrant
module shows the currently installed version of Vagrant. ããã©ã«ãã§ã¯æ¬¡ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- The current directory contains a
Vagrantfile
file
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"via [$symbol($version )]($style)"
moduleã®ãã©ãŒãããã§ãã
version_format
v{raw}
The version format. Available vars are raw
, major
, minor
, & patch
symbol
"â± "
A format string representing the symbol of Vagrant.
detect_extensions
[]
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_files
["Vagrantfile"]
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_folders
[]
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
style
"cyan bold"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
Disables the vagrant
module.
å€æ°
å€æ°
èšå®äŸ
説æ
version
Vagrant 2.2.10
The version of Vagrant
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[vagrant]
format = "via [â± $version](bold white) "
VCSH
The vcsh
module displays the current active VCSH repository. The module will be shown only if a repository is currently in use.
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
symbol
The symbol used before displaying the repository name.
style
"bold yellow"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
format
"vcsh [$symbol$repo]($style) "
moduleã®ãã©ãŒãããã§ãã
disabled
false
Disables the vcsh
module.
å€æ°
å€æ°
èšå®äŸ
説æ
repo
dotfiles
if in a VCSH repo named dotfiles
The active repository name
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
black bold dimmed
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[vcsh]
format = "[ð
$repo](bold blue) "
Zig
By default the the zig
module shows the currently installed version of Zig. 次ã®æ¡ä»¶ã®ãããããæºãããããšãã¢ãžã¥ãŒã«ã衚瀺ãããŸãã
- The current directory contains a
.zig
file
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
format
"via [$symbol($version )]($style)"
moduleã®ãã©ãŒãããã§ãã
version_format
v{raw}
The version format. Available vars are raw
, major
, minor
, & patch
symbol
"⯠"
The symbol used before displaying the version of Zig.
style
"bold yellow"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
disabled
false
Disables the zig
module.
detect_extensions
["zig"]
ã©ã®æ¡åŒµåããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_files
[]
ã©ã®ãã¡ã€ã«åããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
detect_folders
[]
ã©ã®ãã©ã«ããŒããã®ã¢ãžã¥ãŒã«ãã¢ã¯ãã£ãã«ããã
å€æ°
å€æ°
èšå®äŸ
説æ
version
v0.6.0
The version of zig
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
èšå®äŸ
# ~/.config/starship.toml
[zig]
symbol = "â¡ïž "
Custom commands
The custom
modules show the output of some arbitrary commands.
These modules will be shown if any of the following conditions are met:
- The current directory contains a file whose name is in
files
- The current directory contains a directory whose name is in
directories
- The current directory contains a file whose extension is in
extensions
- The
when
command returns 0
::: tip
Multiple custom modules can be defined by using a .
.
:::
::: tip
The order in which custom modules are shown can be individually set by including ${custom.foo}
in the top level format
(as it includes a dot, you need to use ${...}
). By default, the custom
module will simply show all custom modules in the order they were defined.
:::
::: tip
Issue #1252 contains examples of custom modules. If you have an interesting example not covered there, feel free to share it there!
:::
ãªãã·ã§ã³
ãªãã·ã§ã³
ããã©ã«ã
説æ
command
The command whose output should be printed. The command will be passed on stdin to the shell.
when
A shell command used as a condition to show the module. The module will be shown if the command returns a 0
status code.
shell
ãã®è¡šã®äžãåç
§ããŠãã ãã
説æ
"<custom module>"
The description of the module that is shown when running starship explain
.
files
[]
The files that will be searched in the working directory for a match.
directories
[]
The directories that will be searched in the working directory for a match.
extensions
[]
The extensions that will be searched in the working directory for a match.
symbol
""
The symbol used before displaying the command output.
style
"bold green"
ã¢ãžã¥ãŒã«ã®ã¹ã¿ã€ã«ã§ãã
format
"[$symbol($output )]($style)"
moduleã®ãã©ãŒãããã§ãã
disabled
false
Disables this custom
module.
å€æ°
å€æ°
説æ
output
The output of shell command in shell
symbol
ãªãã·ã§ã³ èšå·
ã®å€ããã©ãŒãã
style*
ãªãã·ã§ã³ style
ã®å€ããã©ãŒãã
*: ãã®å€æ°ã¯ã¹ã¿ã€ã«æååã®äžéšãšããŠã®ã¿äœ¿çšã§ããŸã
Custom command shell
shell
accepts a non-empty list of strings, where:
- The first string is the path to the shell to use to execute the command.
- Other following arguments are passed to the shell.
If unset, it will fallback to STARSHIP_SHELL and then to "sh" on Linux, and "cmd /C" on Windows.
The command
will be passed in on stdin.
If shell
is not given or only contains one element and Starship detects PowerShell will be used, the following arguments will automatically be added: -NoProfile -Command -
. This behavior can be avoided by explicitly passing arguments to the shell, e.g.
shell = ["pwsh", "-Command", "-"]
::: warning Make sure your custom shell configuration exits gracefully
If you set a custom command, make sure that the default Shell used by starship will properly execute the command with a graceful exit (via the shell
option).
For example, PowerShell requires the -Command
parameter to execute a one liner. Omitting this parameter might throw starship into a recursive loop where the shell might try to load a full profile environment with starship itself again and hence re-execute the custom command, getting into a never ending loop.
Parameters similar to -NoProfile
in PowerShell are recommended for other shells as well to avoid extra loading time of a custom profile on every starship invocation.
Automatic detection of shells and proper parameters addition are currently implemented, but it's possible that not all shells are covered. Please open an issue with shell details and starship configuration if you hit such scenario.
:::
èšå®äŸ
# ~/.config/starship.toml
[custom.foo]
command = "echo foo" # shows output of command
files = ["foo"] # can specify filters
when = """ test "$HOME" == "$PWD" """
format = " transcending [$output]($style)"
[custom.time]
command = "time /T"
files = ["*.pst"]
shell = ["pwsh.exe", "-NoProfile", "-Command", "-"]