prezto/modules/archive/functions
Nicola Corna 9520f1be6f archive: fix unrar-free and add support for unar (#1383)
* archive: fix unrar check when using unrar-free

unrar-free returns the error code 1 when run without arguments, thus
failing the presence check. Replacing the current presence check with
(( $+commands[unrar] )) fixes the problem.

* archive: add unar support for lsarchive and unarchive

No `archive` support with unar.
2017-09-18 16:27:31 -07:00
..
_lsarchive archive: add support for *.jar files (#1302) 2017-04-17 22:04:28 -07:00
_unarchive archive: add support for *.jar files (#1302) 2017-04-17 22:04:28 -07:00
archive Add comments into each of the function files to make them easier to find 2017-07-06 16:13:36 -07:00
lsarchive archive: fix unrar-free and add support for unar (#1383) 2017-09-18 16:27:31 -07:00
unarchive archive: fix unrar-free and add support for unar (#1383) 2017-09-18 16:27:31 -07:00