]> gitweb.michael.orlitzky.com - bash.d.git/commit
Give everything a ".sh" suffix.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 19 May 2020 21:58:40 +0000 (17:58 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 19 May 2020 21:58:40 +0000 (17:58 -0400)
commite0507c5b5f9b7cab544523a05ab7ae94ec2cfcb8
tree3514104b38af95225dbf2638107b4a752637433a
parentb6f38a99cb23296286af8a17bc180f27e3aa7141
Give everything a ".sh" suffix.

This avoids the need to prepend "#!/bin/sh" to each of the files, and
subsequently "cat" that line into the "all" file.
aliases.sh [moved from aliases with 93% similarity]
compilation.sh [moved from compilation with 98% similarity]
makefile
options.sh [moved from options with 69% similarity]
sage.sh [moved from sage with 85% similarity]