mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-07-31 03:50:32 +02:00
fix language code suffix(#2832)
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
language: tcsh
|
||||
filename: LearnTCSH.csh
|
||||
contributors:
|
||||
- ["Nicholas Christopoulos", "https://github.com/nereusx"]
|
||||
lang: en
|
||||
- ["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,
|
||||
|
Reference in New Issue
Block a user