Add .bash and .tmux as alternate shell extensions

This commit is contained in:
Ted Nyman
2013-02-01 22:58:58 +00:00
parent 9c27ec0313
commit ad6947eeb4

View File

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