My own configuration files
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
add_newline = true
|
|
|
|
|
|
|
|
[directory]
|
|
|
|
truncate_to_repo = true
|
|
|
|
truncation_symbol = "…/"
|
|
|
|
|
|
|
|
[dotnet]
|
|
|
|
disabled = true
|
|
|
|
|
|
|
|
[git_branch]
|
|
|
|
style = "blue"
|
|
|
|
|
|
|
|
[git_status]
|
|
|
|
disabled = true
|
|
|
|
|
|
|
|
[jobs]
|
|
|
|
style = "red"
|
|
|
|
|
|
|
|
[line_break]
|
|
|
|
disabled = true
|
|
|
|
|
|
|
|
[aws]
|
|
|
|
disabled = true
|
|
|
|
|
|
|
|
[username]
|
|
|
|
show_always = true
|
|
|
|
disabled = false
|
|
|
|
style_user = "bold green"
|
|
|
|
|
|
|
|
[python]
|
|
|
|
format = 'via [${symbol}${pyenv_prefix}(${version} )(\($virtualenv\))]($style) '
|