summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKevin Song <4605384+chipbuster@users.noreply.github.com>2021-09-17 16:16:36 -0500
committerGitHub <noreply@github.com>2021-09-17 16:16:36 -0500
commit35f620659371fa27e7fba6114142a119b0a4a423 (patch)
tree1327c0e5373c05c2f394c9b83b39415a9cc3da51 /docs
parent20af85f0a8e42cf92f1ab2dc434f23ae4e8b09ba (diff)
docs: Add missing modules to $all in config docs (#3075)
* Add cobol to $all in config docs * Undo whitespace changes * Add singluarity/rlang, move lua to correct location
Diffstat (limited to 'docs')
-rw-r--r--docs/config/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index 6100ba2db..37e7a3d03 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -190,6 +190,7 @@ format = """
$username\
$hostname\
$shlvl\
+$singularity\
$kubernetes\
$directory\
$vcsh\
@@ -202,6 +203,7 @@ $hg_branch\
$docker_context\
$package\
$cmake\
+$cobol\
$dart\
$deno\
$dotnet\
@@ -213,6 +215,7 @@ $helm\
$java\
$julia\
$kotlin\
+$lua\
$nim\
$nodejs\
$ocaml\
@@ -220,6 +223,7 @@ $perl\
$php\
$purescript\
$python\
+$rlang\
$red\
$ruby\
$rust\
@@ -240,7 +244,6 @@ $crystal\
$custom\
$cmd_duration\
$line_break\
-$lua\
$jobs\
$battery\
$time\