From b65a3c7395af30c49fd7eb7b5fb90d459d8238d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 21 Oct 2016 11:29:40 +0200 Subject: Some updates in zshrc and allow svg render by imagemagic feh --- shellrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shellrc') diff --git a/shellrc b/shellrc index 0f84d26..c497a93 100644 --- a/shellrc +++ b/shellrc @@ -16,7 +16,7 @@ alias gdb='gdb -q' alias cgdb='cgdb -q' alias octave='octave-cli -q' alias ssh='TERM="xterm-256color" ssh' -alias feh='feh -.' +alias feh='feh --magick-timeout 1 -.' alias make='make -j 8' export LESS=-R -- cgit v1.2.3