Merge pull request #372 from github/more-shell-extensions

Add .bash and .tmux as alternate shell extensions
This commit is contained in:
Ted Nyman
2013-02-01 15:00:41 -08:00

View File

@@ -1101,6 +1101,9 @@ Shell:
- bash
- zsh
primary_extension: .sh
extensions:
- .bash
- .tmux
Smalltalk:
type: programming