diff options
| author | Jan WarchoĊ <jan.warchol@gmail.com> | 2022-04-29 12:04:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-29 19:04:16 +0900 |
| commit | 6dcf5c3d7d6c321b17e6a5673f1533d6e8350462 (patch) | |
| tree | 1de1be99baadc0646fa13f4a4d471515e7fd69a8 /plugin | |
| parent | b089bb5e7bdfbeb20b370731bd5ce14564df4318 (diff) | |
| download | fzf-6dcf5c3d7d6c321b17e6a5673f1533d6e8350462.tar.gz | |
[bash] Make complex commands slightly more friendly to work with (#2784)
- extract logical parts to separate variables (e.g. $opts)
- put options in $opts in similar order
- move +/-m into $opts (at the end, so they won't be overridden)
- split pipelines into multiple lines
- remove "echo" that seems to be redundant
All this should help with readability and also result in cleaner diffs
when changes are made.
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions
