aboutsummaryrefslogtreecommitdiff
path: root/shellrc
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2017-06-05 07:22:17 +0200
committerKarel Kočí <karel.koci@nic.cz>2017-06-05 07:22:17 +0200
commit704dfec4a151169187fb24108413fe7dc43a33eb (patch)
treeab450a9287f5659648c0cdc6adf88aed79b90ead /shellrc
parentd37ca99f25cc745db3bed37a81952235613fa731 (diff)
downloadmyconfigs-704dfec4a151169187fb24108413fe7dc43a33eb.tar.gz
myconfigs-704dfec4a151169187fb24108413fe7dc43a33eb.tar.bz2
myconfigs-704dfec4a151169187fb24108413fe7dc43a33eb.zip
Conditionally integrate annoyme
Diffstat (limited to 'shellrc')
-rw-r--r--shellrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/shellrc b/shellrc
index 2465d96..be99e18 100644
--- a/shellrc
+++ b/shellrc
@@ -18,7 +18,7 @@ alias gdb='gdb -q'
alias cgdb='cgdb -q'
alias octave='octave-cli -q'
alias ssh='TERM="xterm-256color" ssh'
-alias feh='feh --magick-timeout 1 -.'
+alias feh='feh --magick-timeout 10 -.'
export LESS=-R
export LESS_TERMCAP_mb=$'\E[1;31m'