summaryrefslogtreecommitdiffstats
path: root/.local/bin/openimg
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-09-21 01:52:20 +0200
committerjoe <rbo@gmx.us>2025-09-21 01:52:20 +0200
commit129c6428e79d5dda876f4b40936509a02c144e48 (patch)
treebbcc8613c07f0a74b582b59cd11541c3b724402f /.local/bin/openimg
parentup (diff)
downloaddotfiles-bsd-129c6428e79d5dda876f4b40936509a02c144e48.tar.gz
dotfiles-bsd-129c6428e79d5dda876f4b40936509a02c144e48.tar.bz2
dotfiles-bsd-129c6428e79d5dda876f4b40936509a02c144e48.tar.xz
dotfiles-bsd-129c6428e79d5dda876f4b40936509a02c144e48.tar.zst
dotfiles-bsd-129c6428e79d5dda876f4b40936509a02c144e48.zip
up
Diffstat (limited to '.local/bin/openimg')
-rwxr-xr-x.local/bin/openimg7
1 files changed, 7 insertions, 0 deletions
diff --git a/.local/bin/openimg b/.local/bin/openimg
new file mode 100755
index 0000000..4fb0d78
--- /dev/null
+++ b/.local/bin/openimg
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+for file in "$@"; do
+ echo "file: $file"
+done
+
+rotdir "$@" | command grep -i "\.\(png\|jpg\|jpeg\|gif\|webp\|tif\|ico\)\(_large\)*$" | nsxiv -abio