variety of fixes and a new script
authorChris Koeritz <fred@gruntose.com>
Sun, 9 Oct 2016 17:16:31 +0000 (13:16 -0400)
committerChris Koeritz <fred@gruntose.com>
Sun, 9 Oct 2016 17:16:31 +0000 (13:16 -0400)
commit9dd72bf7c3c75823ba325948fb7b1089ab18b8ec
tree80f7f6de3e69c46d967486b011c04b2d14add639
parentb50f0e22d37af29bfaf893b1024722b8e960b803
variety of fixes and a new script

unpack gets to know a txz extension that is being erroneously created by chrome.  i can either resist the tide or just add this as a type of compressed (or maybe even uncompressed) tar, so i added it.

aliases for less, mo, more, etc get fixated to an actual function now.  otherwise the machinery being added gets too cumbersome.

new script is lesser which just runs less.  it supports a code option as -c if you want source highlighting.

variables get LESSOPEN taken away because not every file can be highlighted as source.  oh well.
scripts/archival/unpack.sh
scripts/core/common.alias
scripts/core/variables.sh
scripts/files/lesser.sh [new file with mode: 0644]