Last active
January 12, 2022 14:02
-
-
Save azhinu/8e08304d8a23d294fc402ecf8e2de8cc to your computer and use it in GitHub Desktop.
Azhinu Starship config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
format = "$cmd_duration$character [$hostname:](bold purple)$all $directory [ ](bold green)" | |
[line_break] | |
disabled = true | |
[character] | |
error_symbol = "[](bold red)" | |
success_symbol = "[](bold green)" | |
[cmd_duration] | |
min_time = 1_000 | |
format = "[ $duration]($style)\n" | |
[directory] | |
truncation_length = 5 | |
format = "[$read_only]($read_only_style)[$path/]($style)" | |
style = "bold cyan" | |
read_only = " " | |
home_symbol = " " | |
[hostname] | |
format = '[$hostname]($style)' | |
trim_at = "." | |
style = "bold purple" | |
[username] | |
format = "[$user]($style)" | |
style_user = "bold dimmed blue" | |
disabled = true | |
[aws] | |
symbol = " " | |
[conda] | |
symbol = " " | |
[dart] | |
symbol = " " | |
[docker_context] | |
symbol = " " | |
[elixir] | |
symbol = " " | |
[elm] | |
symbol = " " | |
[git_branch] | |
format = " [$symbol]($style)" | |
symbol = "" | |
[golang] | |
symbol = " " | |
[hg_branch] | |
symbol = " " | |
[java] | |
symbol = " " | |
[julia] | |
symbol = " " | |
[memory_usage] | |
symbol = " " | |
[nim] | |
symbol = " " | |
[nix_shell] | |
symbol = " " | |
[package] | |
symbol = " " | |
disabled = true | |
[perl] | |
symbol = " " | |
[php] | |
symbol = " " | |
[python] | |
symbol = " " | |
[ruby] | |
symbol = " " | |
[rust] | |
symbol = " " | |
[scala] | |
symbol = " " | |
[shlvl] | |
symbol = " " | |
[swift] | |
symbol = "ﯣ " |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Put this config to

~/.config/starship.toml