Commit Graph

298 Commits

Author SHA1 Message Date
Ryan Delaney 0a753144c1 Add Containerfile and .containerignore 2023-12-13 15:33:45 -05:00
somebodyawesome-dev 7ab308aa72 added .prisma extension 2023-11-17 20:43:01 +01:00
Ryan Delaney f3e64d77b5 Expand comment to prql
It's intended to be a replacement for SQL, but these tags may be used for keeping styles consistent later
2023-11-03 13:14:21 -04:00
Jonathan 6444845127
Add PRQL 2023-10-03 21:44:47 +02:00
Tokariew 452d985941
ADD br file type 2023-08-30 15:53:15 +02:00
pgosar 280927e0ab add spv 2023-08-06 00:15:32 -05:00
pgosar 224a781c7d simplify 2023-08-06 00:09:50 -05:00
pgosar 7bff83b1b3 add to ls_colors 2023-08-05 23:47:41 -05:00
Ben Elan 3d83376150
chore: common documentation files 2023-05-10 22:12:01 -07:00
Ben Elan 309fcf9c09
style: comment alignment 2023-05-10 21:31:29 -07:00
Ben Elan 64fbe30eb9
feat: add tmux-256color term entry 2023-05-10 21:26:15 -07:00
Ben Elan b78410e5a8
Add filetypes and improve categorization 2023-05-10 21:04:47 -07:00
Ryan Delaney 2baa6677b6
Comment .jsx: is extended Javascript 2023-01-26 14:52:31 -05:00
Alessio Biancalana b65246ef99 Add jsx 2023-01-26 17:47:13 +01:00
mustaqim 87e5785102
Add JPEG XL 2022-08-31 10:11:33 +02:00
Magnus Woldrich a807f64ce4 Add perl module coloring back (.pm) 2022-04-02 08:26:11 +02:00
Ryan Delaney 9abe2b6ed1 Comprehensive restructuring 2022-03-21 15:44:38 -04:00
Ryan Delaney ebbd3cbf56 Remove vim folds 2022-03-21 15:39:50 -04:00
Ryan Delaney f22787191b Merge branch 'master' into xonsh 2022-03-09 10:45:21 -05:00
Ryan Delaney 86752e2d38 Add .xsh for xonsh scripts 2022-03-02 12:35:50 -05:00
Etienne Prud’homme 2402dfac27
Add partitions extensions
* Add the common `img` for partition.  Add the Fast Virtual Disk `fvd`
used by QEMU.  Add the Virtual Disk Image `vdi` used by VirtualBox.
Add the Virtual Hard Disk `vhd` or `vhdx` used by Hyper-V.  Add the
Virtual Floppy Disk `vfd` also used by Hyper-V.
2022-01-05 18:46:40 -05:00
Etienne Prud’homme ea85f365e5
Add Emacs file extensions
* Emacs has the `el` extension for Emacs lisp.  Byte-compiled lisp has
`elc`.  Natively compiled lisp has `eln`.  Org-mode has the `org`
extension.
2021-12-28 10:41:57 -05:00
mmhj d20f554612
Added matching for archive extensions & cleanup
Added matching for all the archive extensions.

Cleaned up the entire file, removed unnecessary tabs/spaces, added information for unknown extensions.
2021-07-27 13:59:47 +02:00
mmhj 35986070d0
Added .tbz & .tar.lzma archive formats
Added Bzip Compressed Tar Archive & LZMA Compressed Tarball
2021-07-24 14:09:29 +02:00
mmhj 21d28c08e9
Added Bash environment config
Added the following ZSH environment config files:

.profile
.bash_profile
.bash_login
.bash_logout

.bashrc is already included in '*rc'.

I also remove some unnecessary blank lines.
2021-07-23 11:37:02 +02:00
mmhj 0880d4285b
Added ZSH environment config
Added the following ZSH environment config files:

.zshenv
.zprofile
.zlogin
.zlogout

.zshrc is already included in '*rc'.
2021-07-23 11:20:17 +02:00
Ryan Delaney aab04da18e
Merge pull request #171 from epaaj/patch-2
Add .ear and .war as packaged apps
2021-07-22 11:40:27 -04:00
mmhj 6d8b805af9
Added .rstheme to LS_COLORS
RStudio theme config file added to LS_COLORS.
2021-07-22 12:52:03 +02:00
numirias 63dc14cdf5 Add crx for Chrome and xpi for Firefox extensions
CRX and XPI files are packaged Chrome/Firefox browser extensions with
a ZIP archived source tree.

References:
.crx: https://developer.chrome.com/docs/extensions/mv3/linux_hosting/
.xpi: https://wiki.mozilla.org/Add-ons/Extension_Signing
2021-03-03 01:55:12 +01:00
Julien Chappuis cc81233ae2
Adds support for Asciidoc / Asciidoctor file extensions
Asciidoc is a markup format similar to Markdown, with more features.

- adds *.adoc and *.asciidoc according to https://asciidoctor.org/docs/asciidoc-recommended-practices/#document-extension
- *.asc wasn't added as it created a duplication with another format
- used the same colour scheme as other document formats, namely markdown
2020-12-29 22:00:14 +01:00
Julien Chappuis ebe14fb802
Adds support for Asciidoc / Asciidoctor file extensions
Asciidoc is a markup format similar to Markdown, with more features.

- adds *.adoc and *.asciidoc according to https://asciidoctor.org/docs/asciidoc-recommended-practices/#document-extension
- *.asc wasn't added as it created a duplication with another format
- used the same colour scheme as other document formats, namely markdown
2020-12-29 21:54:07 +01:00
Jimmy Garpehäll 7b69f09650
Add .ear and .war as packaged apps
Add missing java archive file extensions
2020-12-02 15:48:03 +01:00
Lucien Iseli bec62c2968
Add scala script .sc 2020-11-30 01:14:35 +01:00
Ryan Delaney acef8254ba Group MIDI extensions together 2020-10-12 19:51:29 -04:00
Ryan Delaney 9374bcbb57 Add WARC (WebARChive) 2020-10-08 12:04:09 -04:00
Andrea Scarpino 7b6e2632db
Update LS_COLORS 2020-10-05 17:05:53 +02:00
Andrea Scarpino 69fed13ad1
Add jsonnet 2020-10-05 16:55:40 +02:00
Ryan Delaney 687300b8dd Update my email address 2020-10-01 11:35:40 -04:00
Sudo Nice 9166863a5c Add V 2020-06-13 20:12:44 +03:00
Ivan Tham 9ffdf42528
Add kak
Kakoune configuration, an editor like vim
2020-05-27 23:51:51 +08:00
Ryan Delaney 9934cd32e5
Merge pull request #157 from daurnimator/zig
Add zig
2020-05-15 14:15:09 -07:00
Alexey Kotlyarov b20015f453
NDJSON support
NDJSON appears to be the a fork of JSON Lines.
2020-05-05 07:39:05 +10:00
daurnimator 18848cbc47
Add zig 2020-04-27 23:29:59 +10:00
David E. Nedrow 451d95e92f Added additional markup language extensions:
* .xsd (W3C Schema)
* .dtd (OASIS Document Type Definition)
* .sgml (ISO Standard Generalized Markup Language)
* .rng (OASIS RELAX NG)
* .rnc (OASIS RELAX NG Compact)
2020-04-19 23:02:26 -04:00
Ryan Delaney 479af6fdfa
Merge pull request #144 from dnedrow/master
Added sublime settings and workspace extensions.
2020-03-24 11:33:35 -07:00
Ryan Delaney 9720420e91 Remove duplicate extensions 2020-03-01 18:22:22 -08:00
David Nedrow 289a984050 Added sublime settings and workspace extensions. 2020-02-08 21:37:14 -05:00
Ryan Delaney f81c55e862 Add .zstd extension for zstandard archives 2020-01-07 19:22:25 -08:00
Ryan Delaney dbb902aaec Merge remote-tracking branch 'upstream/master' 2020-01-07 19:21:20 -08:00
Nicholas Beninato 745a255329 Core Audio Format 2020-01-03 04:55:45 -08:00