Heya. sam-less, vcf-less etc... are not scripts, it's an alias added to .bashrc set to run source-highlight with explicit definitions of what type of file is being input. This is because on a pipe, there is no file-extension to be recognized. If you don't want syntax-highlighting for non-biology file formats; cd /usr/share/source-highlight; sudo mv lang.map BACKUP_lang.map; touch lang.map will remove all defaults but maintain bioSyntax functionality.
I'd love to do this without source-highlight, or at least without requiring any changes to the source-highlight folder (i.e. local user configurations only). In that way source-highlight can be installed on a system by and admin once and any users who want to use syntax highlighting can just add the corresponding alias to their .bashrc files. Emacs would be nice too, and so would Nano and Atom and ... One step at a time.
Using the
httpsURL above is throwing up mis-configuration errors/warnings (likely related to SSL cert) in Chrome/Firefox.same here (insecure connection) and security exception to be added in FF to visit the website
Fix the issue by changing https by http. Thanks everybody.
Can't you use let's encrypt/certbot to add free https support ? https://certbot.eff.org/
It's surprisingly convoluted but if anyone has a git-hub page with a custom domain; adding https requires routing your DNS through CloudFlare. Fixed now :P