Skip to content

Instantly share code, notes, and snippets.

@e-kostylov
Created June 11, 2023 12:22
Show Gist options
  • Save e-kostylov/74967b0f232133730f004f77d690e000 to your computer and use it in GitHub Desktop.
Save e-kostylov/74967b0f232133730f004f77d690e000 to your computer and use it in GitHub Desktop.
[aws]
symbol = ""
[character]
success_symbol = '[➜](bold green) '
error_symbol = '[➜](bold red) '
[conda]
symbol = ""
[docker_context]
symbol = ""
[elixir]
symbol = ""
[elm]
symbol = ""
[git_branch]
symbol = ""
format = '[$symbol$branch(:$remote_branch)]($style) '
[golang]
symbol = ""
format = '[$symbol($version )]($style)'
[haskell]
symbol = ""
[hg_branch]
symbol = ""
[java]
symbol = ""
[julia]
symbol = ""
[memory_usage]
symbol = ""
[nim]
symbol = ""
[nix_shell]
symbol = ""
[nodejs]
symbol = ""
[package]
symbol = ""
disabled = true
[php]
symbol = ""
[python]
symbol = ""
format = '[${symbol}${pyenv_prefix}(${version} )(\($virtualenv\) )]($style)'
[ruby]
symbol = ""
[rust]
symbol = ""
[time]
disabled = false
time_format = '%T'
format = '[$time]($style) '
style = 'bold purple'
[username]
disabled = false
show_always = false
[directory]
truncate_to_repo = false
truncation_length = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment