From e3b2e920b569b68bbecd81b36ec29fcde1f9e95d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 28 Sep 2011 12:57:41 +0200 Subject: Add fehe{,r} aliases --- etc/.zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/.zshrc') diff --git a/etc/.zshrc b/etc/.zshrc index 0980d9b..ae1ea48 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -486,6 +486,8 @@ if [[ -e /tmp/.x-started ]] { #{{{ # x - slideshow, seconds will be specified on commandline # (like "fehfrx 7 .") # The themes are defined in ~/.fehrc + alias fehe='feh -Texif' + alias feher='feh -Texif --recursive' alias fehf='feh -Tfs' alias fehfr='feh -Tfs --recursive' alias fehi='feh .fehindex.jpg' -- cgit v1.2.3