# Grundlegendes Format format = """ [](fg:blue)\ $time\ $directory\ $git_branch\ $git_state\ $git_status\ $kubernetes\ $php\ $nodejs\ $line_break\ $character""" # Zeitüberschreitung für Module command_timeout = 1000 [aws] symbol = " " [buf] symbol = " " [c] symbol = " " [conda] symbol = " " [dart] symbol = " " [directory] read_only = " " [docker_context] symbol = " " [elixir] symbol = " " [elm] symbol = " " [fossil_branch] symbol = " " [git_branch] symbol = " " [golang] symbol = " " [guix_shell] symbol = " " [haskell] symbol = " " [haxe] symbol = "⌘ " [hg_branch] symbol = " " [java] symbol = " " [julia] symbol = " " [lua] symbol = " " [memory_usage] symbol = " " [meson] symbol = "喝 " [nim] symbol = " " [nix_shell] symbol = " " [nodejs] symbol = " " [os.symbols] Alpine = " " Amazon = " " Android = " " Arch = " " CentOS = " " Debian = " " DragonFly = " " Emscripten = " " EndeavourOS = " " Fedora = " " FreeBSD = " " Garuda = "﯑ " Gentoo = " " HardenedBSD = "ﲊ " Illumos = " " Linux = " " Macos = " " Manjaro = " " Mariner = " " MidnightBSD = " " Mint = " " NetBSD = " " NixOS = " " OpenBSD = " " openSUSE = " " OracleLinux = " " Pop = " " Raspbian = " " Redhat = " " RedHatEnterprise = " " Redox = " " Solus = "ﴱ " SUSE = " " Ubuntu = " " Unknown = " " Windows = " " [package] symbol = " " [pijul_channel] symbol = "🪺 " [python] symbol = " " [rlang] symbol = "ﳒ " [ruby] symbol = " " [rust] symbol = " " [scala] symbol = " " [spack] symbol = "🅢 " [kubernetes] format = '[$symbol$context( \($namespace\))]($style) ' symbol = "☸ " style = "bold cyan" disabled = false [time] disabled = false format = '[$time]($style) ' time_format = "%H:%M" style = "bold yellow" [character] success_symbol = "[=❯](bold green)" error_symbol = "[=❯](bold red)" [git_status] format = '([\[$all_status$ahead_behind\]]($style) )' style = "bold red" [php] format = '[$symbol($version )]($style)' symbol = "🐘 " style = "bold blue" detect_extensions = ['php', 'phpt'] detect_files = ['composer.json', '.php-version'] detect_folders = ['php']