Merge pull request #291 from bittner/master
Autodetect .bashrc, .bash_aliases, and the like
This commit is contained in:
commit
3b1f20037b
@ -58,7 +58,7 @@ R=*.R;*.r;
|
||||
Rust=*.rs;
|
||||
Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile;
|
||||
Scala=*.scala;*.scl;
|
||||
Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;*.m4;PKGBUILD;*profile;
|
||||
Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;.bashrc;bash.bashrc;.bash_*;bash_*;*.m4;PKGBUILD;*profile;
|
||||
SQL=*.sql;
|
||||
Tcl=*.tcl;*.tk;*.wish;
|
||||
Txt2tags=*.t2t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user