Skip to content

Instantly share code, notes, and snippets.

@opdavies
Last active April 6, 2022 23:40
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 opdavies/65938bf6d10688ae6e1b20ef23ba4510 to your computer and use it in GitHub Desktop.
Save opdavies/65938bf6d10688ae6e1b20ef23ba4510 to your computer and use it in GitHub Desktop.
add_newline = false
[character]
error_symbol = "[x](bold red)"
success_symbol = "[>](bold green)"
vicmd_symbol = "[<](bold green)"
[directory]
disabled = false
read_only = " ro"
truncation_length = 8
truncate_to_repo = true
[docker_context]
format = 'via [$symbol]($style)'
symbol = "docker "
[git_branch]
symbol = "git "
[git_commit]
tag_symbol = " tag "
[git_status]
ahead = ">"
behind = "<"
deleted = "x"
diverged = "<>"
renamed = "r"
[memory_usage]
symbol = "memory "
[nodejs]
format = 'via [$symbol]($style)'
symbol = "nodejs "
[package]
symbol = "pkg "
[php]
format = 'via [$symbol]($style)'
symbol = "php "
[status]
disabled=false
[sudo]
symbol = "sudo "
[time]
disabled=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment