Commit Graph

497 Commits

Author SHA1 Message Date
Edwin Kofler b3b993f2ae
test: Add regression test for non-existent env var 2023-11-27 03:09:42 -08:00
Ryan Delaney 470d5a5c08
Merge pull request #209 from fox-forks/hyperupcall-locale
fix: Reset `LC_ALL` in Makefile
2023-11-20 11:29:34 -05:00
Ryan Delaney c61b238ddf
Merge pull request #208 from fox-forks/hyperupcall-editorconfig
style(editorconfig): Add rule for Makefile
2023-11-19 15:56:02 -05:00
Edwin Kofler 8720fcc86d
fix: Reset `LC_ALL` in Makefile 2023-11-18 15:51:18 -08:00
Edwin Kofler 15b7fe49d1
style(editorconfig): Add rule for Makefile 2023-11-18 15:44:38 -08:00
github-actions 3de2e7e819 Update shell files 2023-11-03 17:15:01 +00:00
Ryan Delaney 981fa5ce98
Merge pull request #204 from vanillajonathan/patch-1
Add PRQL
2023-11-03 13:14:48 -04: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
github-actions c94fa633ee Update shell files 2023-08-30 16:56:27 +00:00
Ryan Delaney 36a70746d0
Merge pull request #203 from Tokariew/add-br
ADD br file type
2023-08-30 16:56:14 +00:00
Tokariew 452d985941
ADD br file type 2023-08-30 15:53:15 +02:00
Ryan Delaney 7d06cdb4a2
Merge pull request #200 from pgosar/master
add colors for spirv and wgsl shaders
2023-08-17 10:19:32 -04:00
github-actions 39b05538bf Update shell files 2023-08-06 05:15:44 +00:00
pgosar 280927e0ab add spv 2023-08-06 00:15:32 -05:00
pgosar 3bf9bcc61e Merge branch 'master' of https://github.com/pgosar/LS_COLORS 2023-08-06 00:13:55 -05:00
github-actions 1eedf0fe3d Update shell files 2023-08-06 05:13:16 +00:00
pgosar 224a781c7d simplify 2023-08-06 00:09:50 -05:00
pgosar 2cc871e68f undo direct changes 2023-08-05 23:50:48 -05:00
pgosar 7bff83b1b3 add to ls_colors 2023-08-05 23:47:41 -05:00
pgosar 8dc2e9df33 add to .csh and maintain alphabetical order 2023-08-05 23:29:21 -05:00
pgosar 728f825e90 add colors for spirv and wgsl shaders 2023-08-05 23:15:46 -05:00
github-actions eeceec8878 Update shell files 2023-05-25 16:25:48 +00:00
Ryan Delaney 6de519f388
Merge pull request #198 from benelan/master
Add filetypes and improve web categorization
2023-05-25 12:25:26 -04: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
github-actions 09dab44820 Update shell files 2023-01-26 19:53:32 +00:00
Ryan Delaney 059b78e448
Merge pull request #196 from dottorblaster/jsx
Add jsx
2023-01-26 14:53:20 -05: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
Ryan Delaney e36eebfb3e
Merge pull request #193 from mustaqimM/master
Add JPEG XL
2022-09-01 10:46:30 -04:00
github-actions edd84f9600 Update shell files 2022-08-31 08:14:11 +00:00
mustaqim 87e5785102
Add JPEG XL 2022-08-31 10:11:33 +02:00
Ryan Delaney 7271a7a813
Merge pull request #192 from duganchen/master
Add instructions for FISH
2022-05-03 10:41:18 -04:00
Ryan Delaney f18b7d5895 Add hyperlink to fish shell website 2022-05-03 10:41:07 -04:00
Dugan Chen f2dc4a66db Add instructions for FISH 2022-04-24 15:18:22 -07:00
github-actions 52efc3b3df Update shell files 2022-04-02 06:26:28 +00:00
Magnus Woldrich a807f64ce4 Add perl module coloring back (.pm) 2022-04-02 08:26:11 +02:00
Ryan Delaney 17daed10da
Merge pull request #191 from rpdelaney/reorg
LS_COLORS restructuring
2022-03-26 12:18:17 -04: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 b591fd7420
Merge pull request #190 from rpdelaney/idempotent_build
Idempotent build
2022-03-14 12:12:06 -04:00
Ryan Delaney 5e1fd9968c Sort LS_COLORS before generating
Now changing the ordering of the definitions of the LS_COLORS
file will not change the output. Thus, it's easier to know if
a reorganization of LS_COLORS made unintended changes to the
results.
2022-03-14 12:08:57 -04:00
Ryan Delaney 35d80f90ce Use long switches in shell commands 2022-03-14 12:00:59 -04:00
Ryan Delaney 14ed0f0e7c
Merge pull request #189 from rpdelaney/pre-commit
Rename build.yml -> build.yaml
2022-03-09 11:43:22 -05:00
Ryan Delaney aef6ab8104 Merge remote-tracking branch 'upstream/master' into pre-commit 2022-03-09 11:42:36 -05:00
Ryan Delaney e39785b29c Rename build.yml -> build.yaml 2022-03-09 11:41:59 -05:00
Ryan Delaney 6818ea7b89
Merge pull request #188 from rpdelaney/pre-commit
Add pre-commit hooks & lint checking to build process
2022-03-09 11:41:06 -05:00