aboutsummaryrefslogtreecommitdiff
path: root/bin/li (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bin/{cl,li}: Use executables from WIP standalone packageEuAndreh2023-07-071-107/+0
|
* bin/li: Assert $IMAGE dir exists before trying to write to itEuAndreh2023-02-171-0/+3
|
* bin/li: Tweak help stringEuAndreh2022-11-071-1/+1
|
* bin/li: Use -E and remove extra -e "(uiop:quit)"EuAndreh2022-11-021-11/+9
|
* bin/li: Remove hard-coded path to cl(1)EuAndreh2022-10-311-1/+1
|
* bin/li: Use "$(find $a -newer $b)" over [ $a -nt $b ]EuAndreh2022-10-251-1/+1
|
* bin/cl: Move automatic image handling out to bin/liEuAndreh2022-10-241-0/+106