1
0
Fork 0
prezto/modules/archive/functions
Indrajit Raychaudhuri 84e0787411 general: Remove redundant usage of cat
In general, the substitution ‘$(cat foo)’ may be replaced by the
equivalent but faster ‘$(<foo)’.

See: https://zsh.sourceforge.io/Doc/Release/Expansion.html#Command-Substitution
2023-05-04 13:58:37 -05:00
..
_lsarchive Add support for zstd compressed tarballs to module 'archive' 2021-04-29 21:20:25 -07:00
_unarchive Add support for zstd compressed tarballs to module 'archive' 2021-04-29 21:20:25 -07:00
archive general: Remove redundant usage of cat 2023-05-04 13:58:37 -05:00
lsarchive general: Remove redundant usage of cat 2023-05-04 13:58:37 -05:00
unarchive general: Remove redundant usage of cat 2023-05-04 13:58:37 -05:00