1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

fixed typo

This commit is contained in:
Ryan Kes 2020-03-14 12:23:52 +01:00
parent d7fee19dbe
commit d9747e9fc0

View File

@ -78,7 +78,7 @@ cmd extract ${{
# Archive bindings # Archive bindings
cmd viewimage ${{ cmd viewimage ${{
if [ -d "$res" ]; then if [ -d "$f" ]; then
sxiv -q -f -t "$f" sxiv -q -f -t "$f"
else else
sxiv -q -f "$f" sxiv -q -f "$f"