summaryrefslogtreecommitdiff
path: root/posix-shell/utils.sh
AgeCommit message (Collapse)Author
34 hoursposix-shell: utils: Add `lar()`xengineering
The list archive (`lar`) util creates a temporary directory, unpacks the given tar archive into it, switches to that folder, starts the terminal file manager `lf` and on quit jumps back and deletes the temporary directory. This is useful to quickly inspect the contents of a tar archive.
2024-07-28posix-shell: Add utils.shxengineering
This files can be sourced by shell configs and replaces the scripts repository [1]. [1]: https://xengineering.eu/git/scripts