From 2c57aa40f3c1266c6f50e028d162b3c90e6aca4b Mon Sep 17 00:00:00 2001 From: koehr Date: Fri, 8 Oct 2021 15:44:49 +0200 Subject: [PATCH] better defaults for feh --- dot.profile | 1 + 1 file changed, 1 insertion(+) diff --git a/dot.profile b/dot.profile index 34d62f3..0a5bef1 100644 --- a/dot.profile +++ b/dot.profile @@ -30,6 +30,7 @@ alias l="lsd -lha" alias ll="lsd -lh" alias lt="lsd --tree" alias pp="bat" +alias feh="feh --auto-rotate --draw-actions --draw-exif --draw-filename --draw-tinted" # twtxt alias ttt="txtnish tweet"