7QIEZSZI2OFRBSCBOHEZP6OMQ4B5T3XFFKO26HCSSVSN6HGXRDTAC
KJRAWJO43HGO44XMS6VGHA4WYYYQB2VLUPS662IME2IKMPVLG5MAC
4ZATYF22YMOHF4LBE5UG5NILGNI3YCL34B3IRQAPUGHMQI2DSYYQC
TEQJC3HX2GJBTJWUGW5FXUSPKTPMSHGHFHJI75WMUPZRTGP6GRZQC
7AUC4NKIYIKUZMHNOVCCVGPDO3BO3D56XULZXTXRFBTPDG27J7DQC
52F4Q6CJCVIEVT576TSP2YUN54ZCEFXHYZWNV4BGHWDASTURAXFQC
tiv() { if use_colour; then if type nix > /dev/null; then nix run github:sfrijters/nixpkgs/tiv-add-wrapper#tiv -- "$@" elif type tiv >/dev/null; then tiv "$@" else echo "tiv command not found" return 1 fi fi }
tiv() {
if use_colour; then
if type nix > /dev/null; then
nix run github:sfrijters/nixpkgs/tiv-add-wrapper#tiv -- "$@"
elif type tiv >/dev/null; then
tiv "$@"
else
echo "tiv command not found"
return 1
fi
}
* `tiv`: Wrapper around [tiv](https://github.com/stefanhaustein/TerminalImageViewer).
x tiv "${dir}/../data/589b561082250818d81e7490.png"