Merge pull request #34 from bkerley/patch-1

Added `.zsh` and `.bash` extensions to the Shell language definition.
This commit is contained in:
Joshua Peek
2011-07-05 13:58:19 -07:00

View File

@@ -715,6 +715,8 @@ Shell:
extensions: extensions:
- .bash - .bash
- .sh - .sh
- .zsh
- .bash
filenames: filenames:
- .bash_profile - .bash_profile
- .bashrc - .bashrc