Skip to content

Instantly share code, notes, and snippets.

@jordanrobinson
Created April 28, 2022 10:31
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 jordanrobinson/f06830e2cf568a1e62ea8a35663c6809 to your computer and use it in GitHub Desktop.
Save jordanrobinson/f06830e2cf568a1e62ea8a35663c6809 to your computer and use it in GitHub Desktop.
[time]
disabled = false
format = '[$time]($style) '
utc_time_offset = "local"
[directory]
truncation_length = 8
truncate_to_repo = false
[env_var]
symbol = ""
variable = "AUTHORS"
disabled = false
style = "dimmed bold white"
format = "with $symbol $env_value "
[memory_usage]
threshold = 90
disabled = false
symbol = " "
style = "bold dimmed red"
format = "$symbol [${ram}( | ${swap})]($style) "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment