Peter MacKenzie-Basaraba
|
71500c1699
|
Fix: Replace bashism with POSIX-compliant pattern matching
Replaced the bash specific conditional [[ $base" == .* ]] with a case statement.
Not sure why my first commit ran on my machine without error.
|
2025-04-06 11:24:15 -06:00 |
|
Peter MacKenzie-Basaraba
|
7f2211a921
|
Add support for hidden images if initial file is hidden
If the initial image is hidden, the script uses ls -a to include other hidden files; otherwise, it uses the default behaviour.
|
2025-03-25 12:41:43 -06:00 |
|
Luke Smith
|
9a85d328cc
|
nsxiv replaces unmaintained sxiv
|
2023-07-15 18:57:12 +02:00 |
|
build2stone
|
5fd9637eb7
|
Improve rotdir script (#789)
Now doesn't interpret file name as regex pattern.
|
2020-08-27 15:55:17 -04:00 |
|
Luke Smith
|
78be66e28e
|
fix
|
2020-06-02 12:47:20 -04:00 |
|
JameyBear
|
f820ccf4dd
|
Shellcheck (#676)
Co-authored-by: WhispersOfJ <kaotiks@gmail.com>
|
2020-06-01 15:29:57 -04:00 |
|
Luke Smith
|
2b5df860de
|
#!/bin/sh shebang. newline after universalized.
|
2020-02-08 18:43:37 -05:00 |
|
Luke Smith
|
1bca65bfc2
|
portable shebang
|
2019-08-18 12:28:11 -04:00 |
|
Luke Smith
|
6b334b59fc
|
script documentation
|
2019-05-31 19:38:43 -04:00 |
|
Luke Smith
|
c6e69e9642
|
massive cleanup
|
2019-05-19 20:05:14 -04:00 |
|