docs: update configuration format list (#4212)

update configuration format list
This commit is contained in:
Keming 2022-07-29 14:08:10 +08:00 committed by GitHub
parent 69c17f0309
commit b75677ab59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -209,11 +209,9 @@ $git_status\
$hg_branch\ $hg_branch\
$docker_context\ $docker_context\
$package\ $package\
$buf\
$c\ $c\
$cmake\ $cmake\
$cobol\ $cobol\
$container\
$daml\ $daml\
$dart\ $dart\
$deno\ $deno\
@ -236,6 +234,7 @@ $php\
$pulumi\ $pulumi\
$purescript\ $purescript\
$python\ $python\
$raku\
$rlang\ $rlang\
$red\ $red\
$ruby\ $ruby\
@ -246,6 +245,7 @@ $terraform\
$vlang\ $vlang\
$vagrant\ $vagrant\
$zig\ $zig\
$buf\
$nix_shell\ $nix_shell\
$conda\ $conda\
$spack\ $spack\
@ -264,6 +264,7 @@ $jobs\
$battery\ $battery\
$time\ $time\
$status\ $status\
$container\
$shell\ $shell\
$character""" $character"""
``` ```