druckdev a1990a751c .local/bin:filterHistory: Fix bug and refactor
Fix bug that `cut` only took the second field when splitting on ';'
instead of everything after the first semicolon and thus not properly
handling commands that contain semicolons.

Add die() and hist-sort().
Use here-string instead of process substitution with input redirection.
Rephrase comment.
2020-10-26 15:05:18 +01:00
2020-10-06 22:22:42 +02:00
2020-10-06 22:22:42 +02:00
2020-06-30 02:42:23 +02:00
2020-06-28 17:30:36 +02:00
2020-09-13 04:36:52 +02:00
Description
No description provided
MIT 3 MiB
Languages
Shell 79.7%
Vim Script 18.7%
JavaScript 0.6%
CSS 0.6%
Python 0.3%