Skip to content

Instantly share code, notes, and snippets.

@pakoito
Created May 19, 2022 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pakoito/978560d1f83ea6acdd35200f57519bcd to your computer and use it in GitHub Desktop.
Save pakoito/978560d1f83ea6acdd35200f57519bcd to your computer and use it in GitHub Desktop.
add_newline = true
[character]
success_symbol = "[ƛ](bold green)"
error_symbol = "[ƛ](bold red)"
[git_branch]
format = ": [$symbol$branch]($style) } "
[java]
style = "#1AA2D4"
symbol = "😴 "
[directory]
format = "{ [$path]($style)[$read_only]($read_only_style) "
[cmd_duration]
min_time = 1000
show_milliseconds = true
show_notifications = true
[time]
disabled = false
time_format = "%T"
format = '[\[$time\]]($style) '
[status]
disabled = false
pipestatus = true
format = "[$symbol\\[$status\\]]($style) "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment