command_timeout = 5000 format = """ $fill\ $time\ $line_break $git_branch\ $git_status\ $custom\ $line_break\ $directory\ $python\ $cmd_duration\ $line_break\ $character""" [directory] truncation_length = 0 truncate_to_repo = false style = "#565f89" format = "[$path]($style) " [git_branch] style = "#7aa2f7" format = "[$symbol$branch]($style) " symbol = " " [git_status] disabled = false ahead = "⇡" behind = "⇣" modified = "!" staged = "+" untracked = "" format = '([$all_status$ahead_behind]($style) )' style = "#565f89" [character] success_symbol = "[❯](bold #7aa2f7)" error_symbol = "[❯](bold #f7768e)" [custom.git_last_commit] command = "git log -1 --pretty=format:'%s'" detect_folders = [".git"] symbol = "" format = "[// $output]($style) " style = "#2D823E" [time] disabled = false format = '[\[$time\]]($style) ' time_format = "%H:%M" style = "#565f89" [python] detect_extensions = [] detect_files = [] detect_folders = [] format = 'via [${symbol}${version}](yellow) [(\($virtualenv\))](bold green) ' [cmd_duration] min_time = 2000 style = "#565f89" format = "[took $duration]($style) " [package] disabled = true [nodejs] disabled = true