From da7182cb2ef5eff025510c0947e04dc6e7c3c73d Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Sun, 20 Oct 2024 15:11:09 -0700 Subject: [PATCH] Reclassify shells as languages (#5150) --- bash.html.markdown | 3 +-- de-de/bash-de.html.markdown | 3 +-- el-gr/bash-gr.html.markdown | 3 +-- es-es/bash-es.html.markdown | 3 +-- es-es/powershell-es.html.markdown | 3 +-- fish.html.markdown | 3 +-- fr-fr/bash-fr.html.markdown | 3 +-- it-it/bash-it.html.markdown | 3 +-- it-it/fish-it.html.markdown | 3 +-- ja-jp/bash-jp.html.markdown | 3 +-- ko-kr/bash-kr.html.markdown | 3 +-- ms-my/bash-my.html.markdown | 3 +-- nl-nl/bash-nl.html.markdown | 3 +-- no-nb/bash-no.html.markdown | 3 +-- powershell.html.markdown | 3 +-- pt-br/bash-pt.html.markdown | 3 +-- ro-ro/bash-ro.html.markdown | 3 +-- ru-ru/bash-ru.html.markdown | 3 +-- sk-sk/bash-sk.html.markdown | 3 +-- tcsh.html.markdown | 5 ++--- uk-ua/bash-ua.html.markdown | 3 +-- zh-cn/bash-cn.html.markdown | 3 +-- zh-cn/powershell-cn.html.markdown | 3 +-- zh-tw/bash-tw.html.markdown | 3 +-- 24 files changed, 25 insertions(+), 49 deletions(-) diff --git a/bash.html.markdown b/bash.html.markdown index 575af14a..7fda26b0 100644 --- a/bash.html.markdown +++ b/bash.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] diff --git a/de-de/bash-de.html.markdown b/de-de/bash-de.html.markdown index 5a3ed2bc..cdb0d4b6 100644 --- a/de-de/bash-de.html.markdown +++ b/de-de/bash-de.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash lang: de-de contributors: - ["Max Yankov", "https://github.com/golergka"] diff --git a/el-gr/bash-gr.html.markdown b/el-gr/bash-gr.html.markdown index a798ca66..700b691b 100644 --- a/el-gr/bash-gr.html.markdown +++ b/el-gr/bash-gr.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Dimitri Kokkonis", "https://github.com/kokkonisd"] filename: LearnBash-gr.sh diff --git a/es-es/bash-es.html.markdown b/es-es/bash-es.html.markdown index 36cb0a3e..6194304f 100644 --- a/es-es/bash-es.html.markdown +++ b/es-es/bash-es.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] diff --git a/es-es/powershell-es.html.markdown b/es-es/powershell-es.html.markdown index c93cec0a..ec292b6d 100644 --- a/es-es/powershell-es.html.markdown +++ b/es-es/powershell-es.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: PowerShell +language: PowerShell contributors: - ["Wouter Van Schandevijl", "https://github.com/laoujin"] translators: diff --git a/fish.html.markdown b/fish.html.markdown index 2ad2cab2..324bfb30 100644 --- a/fish.html.markdown +++ b/fish.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: fish +language: fish contributors: - ["MySurmise", "https://github.com/MySurmise"] - ["Geo Maciolek", "https://github.com/GeoffMaciolek"] diff --git a/fr-fr/bash-fr.html.markdown b/fr-fr/bash-fr.html.markdown index faeb865b..4f5419ce 100644 --- a/fr-fr/bash-fr.html.markdown +++ b/fr-fr/bash-fr.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] diff --git a/it-it/bash-it.html.markdown b/it-it/bash-it.html.markdown index 5e805f0c..88bfb3c5 100644 --- a/it-it/bash-it.html.markdown +++ b/it-it/bash-it.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] diff --git a/it-it/fish-it.html.markdown b/it-it/fish-it.html.markdown index 8a803efb..3bf2c3a1 100644 --- a/it-it/fish-it.html.markdown +++ b/it-it/fish-it.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: fish +language: fish contributors: - ["MySurmise", "https://github.com/MySurmise"] - ["Geo Maciolek", "https://github.com/GeoffMaciolek"] diff --git a/ja-jp/bash-jp.html.markdown b/ja-jp/bash-jp.html.markdown index 0bf46d97..5d4a84d6 100644 --- a/ja-jp/bash-jp.html.markdown +++ b/ja-jp/bash-jp.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] diff --git a/ko-kr/bash-kr.html.markdown b/ko-kr/bash-kr.html.markdown index 6a6c9fed..00805ee4 100644 --- a/ko-kr/bash-kr.html.markdown +++ b/ko-kr/bash-kr.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] diff --git a/ms-my/bash-my.html.markdown b/ms-my/bash-my.html.markdown index 4a2f1e56..0f5b6d80 100644 --- a/ms-my/bash-my.html.markdown +++ b/ms-my/bash-my.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] diff --git a/nl-nl/bash-nl.html.markdown b/nl-nl/bash-nl.html.markdown index 9eb8accc..f4689b14 100644 --- a/nl-nl/bash-nl.html.markdown +++ b/nl-nl/bash-nl.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] diff --git a/no-nb/bash-no.html.markdown b/no-nb/bash-no.html.markdown index 522b1b6d..2e6ca2a3 100644 --- a/no-nb/bash-no.html.markdown +++ b/no-nb/bash-no.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] diff --git a/powershell.html.markdown b/powershell.html.markdown index ec94f7f6..a4aae967 100644 --- a/powershell.html.markdown +++ b/powershell.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: PowerShell +language: PowerShell contributors: - ["Wouter Van Schandevijl", "https://github.com/laoujin"] - ["Andrew Ryan Davis", "https://github.com/AndrewDavis1191"] diff --git a/pt-br/bash-pt.html.markdown b/pt-br/bash-pt.html.markdown index 6205582b..ad6b70b8 100644 --- a/pt-br/bash-pt.html.markdown +++ b/pt-br/bash-pt.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] diff --git a/ro-ro/bash-ro.html.markdown b/ro-ro/bash-ro.html.markdown index 2114652a..03b9f559 100644 --- a/ro-ro/bash-ro.html.markdown +++ b/ro-ro/bash-ro.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] diff --git a/ru-ru/bash-ru.html.markdown b/ru-ru/bash-ru.html.markdown index d0a324d5..c0853432 100644 --- a/ru-ru/bash-ru.html.markdown +++ b/ru-ru/bash-ru.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] diff --git a/sk-sk/bash-sk.html.markdown b/sk-sk/bash-sk.html.markdown index 27ea0174..05801ec0 100644 --- a/sk-sk/bash-sk.html.markdown +++ b/sk-sk/bash-sk.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] diff --git a/tcsh.html.markdown b/tcsh.html.markdown index 8f8429bc..bc67a5dc 100644 --- a/tcsh.html.markdown +++ b/tcsh.html.markdown @@ -1,11 +1,10 @@ --- -category: tool -tool: tcsh +language: tcsh filename: LearnTCSH.csh contributors: - ["Nicholas Christopoulos", "https://github.com/nereusx"] - --- + tcsh ("tee-see-shell") is a Unix shell based on and compatible with the C shell (csh). It is essentially the C shell with programmable command-line completion, command-line editing, and a few other features. diff --git a/uk-ua/bash-ua.html.markdown b/uk-ua/bash-ua.html.markdown index 1c1e6dc7..d412ecab 100644 --- a/uk-ua/bash-ua.html.markdown +++ b/uk-ua/bash-ua.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] diff --git a/zh-cn/bash-cn.html.markdown b/zh-cn/bash-cn.html.markdown index 34c57129..1585842b 100644 --- a/zh-cn/bash-cn.html.markdown +++ b/zh-cn/bash-cn.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] diff --git a/zh-cn/powershell-cn.html.markdown b/zh-cn/powershell-cn.html.markdown index 0f8b1670..b7780819 100644 --- a/zh-cn/powershell-cn.html.markdown +++ b/zh-cn/powershell-cn.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: PowerShell +language: PowerShell contributors: - ["Wouter Van Schandevijl", "https://github.com/laoujin"] translators: diff --git a/zh-tw/bash-tw.html.markdown b/zh-tw/bash-tw.html.markdown index 77014bac..47127d6c 100644 --- a/zh-tw/bash-tw.html.markdown +++ b/zh-tw/bash-tw.html.markdown @@ -1,6 +1,5 @@ --- -category: tool -tool: Bash +language: Bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"]