[Github-comments] [geany/geany] Autodetect .bashrc as bash instead of Config (#1499)

Federico Glaudo notifications at xxxxx
Sat May 20 01:54:08 UTC 2017


In filetype_extensions.conf the line (notice `*rc`)

`Conf=*.conf;*.ini;config;*rc;*.cfg;*.desktop;*.properties;`

overwrites (notice `.bashrc`)

`Sh=PKGBUILD;*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;.bashrc;bash.bashrc;.bash_*;bash_*;*.m4;PKGBUILD;*profile;`

and therefore .bashrc is detected as being a Config file instead of a bash script.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1499
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170519/31c12014/attachment.html>


More information about the Github-comments mailing list