1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-06 23:06:49 +02:00

fix language code suffix(#2832)

This commit is contained in:
Pratik Karki
2017-08-25 14:15:10 +05:45
parent 4579bf5dca
commit 8ba86ae8a4

View File

@@ -3,7 +3,7 @@ language: tcsh
filename: LearnTCSH.csh
contributors:
- ["Nicholas Christopoulos", "https://github.com/nereusx"]
lang: en
---
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,