Commit Graph

461 Commits

Author SHA1 Message Date
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
Ryan Delaney b2a4438a36
Merge pull request #181 from notetiene/master
Update copyright year and add partition extensions
2022-01-05 22:01:26 -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 613f108323
Update copyright year 2022-01-05 18:45:22 -05:00
Ryan Delaney 03434ff453
Merge pull request #180 from notetiene/master
Add Emacs file extensions
2021-12-28 14:56:12 -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
Ryan Delaney 2957904dbd
Merge pull request #178 from mmhj/master
Added ZSH environment config
2021-07-27 10:58:10 -04: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
Ryan Delaney 452ee2482a
Merge pull request #177 from mmhj/master
Added .rstheme to LS_COLORS
2021-07-22 11:39:44 -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
Ryan Delaney 14cc83a6a0
Merge pull request #174 from numirias/browser_ext
Add crx for Chrome and xpi for Firefox extensions
2021-03-03 11:53:01 -05:00