detect common shell config files

This commit is contained in:
Daniel Micay
2012-10-26 17:34:49 -04:00
committed by Mislav Marohnić
parent 50ecb63058
commit 16f8e54ed7

View File

@@ -1159,7 +1159,13 @@ Shell:
primary_extension: .sh
filenames:
- .zsh
- bash_logout
- bash_profile
- bashrc
- zlogin
- zlogout
- zshenv
- zprofile
- zshrc
Smalltalk: