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
Ryan Delaney
c00e8504b4
Add build badge to README
2022-03-09 11:37:50 -05:00
Ryan Delaney
b47f8fb264
Add github action for pre-commit checks
2022-03-09 11:33:26 -05:00
Ryan Delaney
4e1b1ac1c6
Manage TOC with mdformat
2022-03-09 11:22:55 -05:00
Ryan Delaney
6161dfc694
Fix header formatting in readme
2022-03-09 11:22:37 -05:00
Ryan Delaney
f36b926653
mdformat everything
2022-03-09 11:19:28 -05:00
Ryan Delaney
6e7be87749
Add pre-commit config
2022-03-09 11:18:44 -05:00
github-actions
5608c10976
Update shell files
2022-03-09 15:51:15 +00:00
Ryan Delaney
f8a0ee2b27
Merge pull request #187 from rpdelaney/xonsh
...
Xonsh
2022-03-09 10:51:00 -05:00
Ryan Delaney
f22787191b
Merge branch 'master' into xonsh
2022-03-09 10:45:21 -05:00
Ryan Delaney
7357389f3d
Merge pull request #186 from ahmedelgabri/master
...
Fix actions logic
2022-03-08 18:25:27 -05:00
github-actions
02726538b7
Update shell files
2022-03-08 20:11:49 +00:00
Ahmed El Gabri
467b9445ce
Try a different solution in github actions closes #185
2022-03-08 21:11:29 +01:00
Ryan Delaney
86752e2d38
Add .xsh for xonsh scripts
2022-03-02 12:35:50 -05:00
Ryan Delaney
572b294639
Merge pull request #184 from ahmedelgabri/master
...
Fix GitHub action logic
2022-01-23 17:08:41 -05:00
Ahmed El Gabri
72504cb599
Fix GH action
2022-01-23 22:33:48 +01:00
Ryan Delaney
2de7deff25
Merge pull request #183 from anakimluke/patch-1
...
fix makefile making .sh and .csh files the same
2022-01-21 15:22:02 -05:00
anakimluke
5adb5edba1
fix makefile making .sh and .csh files the same
2022-01-21 16:13:25 -03:00
Ryan Delaney
d98a969501
Merge pull request #182 from ahmedelgabri/master
...
Commit generated files to the repo & automate the process through actions when PRs are merged.
2022-01-20 18:36:21 -05:00
Ahmed El Gabri
611445254f
make generate the default target
2022-01-21 00:10:35 +01:00
Ahmed El Gabri
aa41e1f304
Add compiled files
2022-01-20 23:16:37 +01:00
Ahmed El Gabri
f2f932e0d4
Update README
2022-01-20 23:16:37 +01:00
Ahmed El Gabri
79f4905651
Add a release workflow to generate shell files
2022-01-20 23:16:36 +01:00