prezto/modules/utility/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
..
_cdls_popdls_pushdls Only one newline at end of file 2014-10-09 23:38:15 -04:00
_dut Only one newline at end of file 2014-10-09 23:38:15 -04:00
_mkdcd Only one newline at end of file 2014-10-09 23:38:15 -04:00
_noremoteglob [utility] Refactor rsync_scp wrapper function and add completion support 2017-07-22 13:13:52 -05:00
_prep Only one newline at end of file 2014-10-09 23:38:15 -04:00
_psub Only one newline at end of file 2014-10-09 23:38:15 -04:00
diff utility: Pipe diff output through colordiff Instead of aliasing 2021-06-24 17:45:29 -05:00
dut utility: Use Zsh native mechanism to detect GNU 'du' 2021-05-21 13:33:07 -05:00
make utility: Simplify conditional block for 'make' helper 2021-05-21 13:33:07 -05:00
prep general: Remove redundant usage of cat 2023-05-04 13:58:37 -05:00
psub general: Remove redundant usage of cat 2023-05-04 13:58:37 -05:00
wdiff utility: Always use 'git' fallback for 'wdiff' wrapper 2021-05-21 13:33:07 -05:00
zsh-help general: Remove redundant usage of cat 2023-05-04 13:58:37 -05:00