summaryrefslogtreecommitdiff
path: root/etc/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/.zshrc')
-rw-r--r--etc/.zshrc2
1 files changed, 2 insertions, 0 deletions
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'