mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 05:11:00 +00:00
detect common shell config files
This commit is contained in:
committed by
Mislav Marohnić
parent
50ecb63058
commit
16f8e54ed7
@@ -1159,7 +1159,13 @@ Shell:
|
|||||||
primary_extension: .sh
|
primary_extension: .sh
|
||||||
filenames:
|
filenames:
|
||||||
- .zsh
|
- .zsh
|
||||||
|
- bash_logout
|
||||||
|
- bash_profile
|
||||||
- bashrc
|
- bashrc
|
||||||
|
- zlogin
|
||||||
|
- zlogout
|
||||||
|
- zshenv
|
||||||
|
- zprofile
|
||||||
- zshrc
|
- zshrc
|
||||||
|
|
||||||
Smalltalk:
|
Smalltalk:
|
||||||
|
|||||||
Reference in New Issue
Block a user