From 0528bd9e82a2b1e23f1a61e3f13c0fd7206bc793 Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Sat, 21 Sep 2013 01:58:29 +0600 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=82=D0=BA=D0=B0=D1=82=20=D0=BD=D0=B0?= =?UTF-8?q?=20=D1=81=D1=82=D0=B0=D1=80=D1=83=D1=8E=20=D0=B2=D0=B5=D1=80?= =?UTF-8?q?=D1=81=D0=B8=D1=8E=20zathura?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/shell/bash/aliases | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/shell/bash/aliases b/etc/shell/bash/aliases index 53786a9..35d57c0 100755 --- a/etc/shell/bash/aliases +++ b/etc/shell/bash/aliases @@ -1,6 +1,6 @@ #!/bin/bash #################################################################### # -# Изменён: Ср 18 сен 2013 11:58:23 +# Изменён: Сбт 21 Сен 2013 00:55:48 # ################################################################################ #{{{ Псевдонимы @@ -53,7 +53,8 @@ alias mutt="mutt -F $SHELLRC/etc/mail/mutt/muttrc && echo "0" > $MD/new" #noinde alias screen="TERM=rxvt-256color screen" #noindex alias figlet="figlet -f $SHELLRC/etc/soft/figlet/fonts/standard.flf" #noindex alias cdargs="cdargs -b -f $SHELLRC/etc/soft/cdargs/cdargs -o $SHELLRC/etc/soft/cdargs/cdargsresult" #noindex -alias zathura="nh zathura -c $SHELLRC/etc/soft/zathura/ -d $SHELLRC/etc/soft/zathura/ -p $SHELLRC/etc/soft/zathura/plugins" #noindex +# alias zathura="nh zathura -c $SHELLRC/etc/soft/zathura/ -d $SHELLRC/etc/soft/zathura/ -p $SHELLRC/etc/soft/zathura/plugins" #noindex +alias zathura="nh zathura" #noindex alias z="nh zathura -c $SHELLRC/etc/soft/zathura/ -d $SHELLRC/etc/soft/zathura/ -p $SHELLRC/etc/soft/zathura/plugins" #noindex alias ooo="nh soffice" #noindex alias sendemail="sendemail -l $LOGDIR/sendemail" #noindex