diff options
| -rw-r--r-- | etc/.zshrc | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -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'  | 
