Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add kshrc to Shell #5685

Merged
merged 1 commit into from
Dec 13, 2021
Merged

Add kshrc to Shell #5685

merged 1 commit into from
Dec 13, 2021

Conversation

eigilhs
Copy link
Contributor

@eigilhs eigilhs commented Dec 12, 2021

Adding kshrc and .kshrc, config files for the Korn Shell, as file names for Shell. It already has support for the .ksh extension.

Description

Checklist:

  • I am associating a language with a new file extension.
    • The new extension is used in hundreds of repositories on GitHub.com
    • I have included a real-world usage sample for all extensions added in this PR:
      • Sample source(s):
        • A slightly stripped down version of my own kshrc
      • Sample license(s):
    • I have included a change to the heuristics to distinguish my language from others using the same extension.

@eigilhs eigilhs requested a review from a team as a code owner December 12, 2021 16:55
@lildude lildude merged commit 7e7100c into github-linguist:master Dec 13, 2021
@eigilhs eigilhs deleted the add-kshrc branch December 13, 2021 12:01
Alhadis added a commit to file-icons/atom that referenced this pull request Dec 28, 2021
Added:
* Config, Python: `.flake8`       (github-linguist/linguist#5669)
* C++:            `.ixx`          (github-linguist/linguist#5680)
* Database:       `MANIFEST.MF`   (github-linguist/linguist#5505)
* Docker:         `Containerfile` (github-linguist/linguist#5588)
* GLSL:           `.r{chit,miss}` (github-linguist/linguist#5566)
* HTML:           `.hta`          (github-linguist/linguist#5533)
* Makefile:       `.makefile`     (github-linguist/linguist#5526)
* Readme:         `CITATION.cff`  (github-linguist/linguist#5577)
* Shell:          `.kshrc`        (github-linguist/linguist#5685)
* TypeScript:     `.cts`, `.mts`  (github-linguist/linguist#5696)
* XML:            `.hzp`          (github-linguist/linguist#5626)
kalkin added a commit to kalkin/file-expert that referenced this pull request May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants