summaryrefslogtreecommitdiff
path: root/etc/.zshrc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-08-08 15:54:06 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-08-08 15:54:06 +0200
commit1015b75c91f8bd94d57f7484e8cd4d2e263cfc97 (patch)
tree2bbd671ed28f3b1ac23f9823f5f1b6197962e5d8 /etc/.zshrc
parentbd9a6b19aab5efedfa8c11fdac7e1b6aa8ea03c1 (diff)
zshrc: Use okular for .pdf
Diffstat (limited to 'etc/.zshrc')
-rw-r--r--etc/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index a06d130..5d23421 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -249,7 +249,7 @@ typeset -A alias_apps
alias_apps=(
archive extract
audio mplayer
- document apvlv
+ document okular
image feh
video mplayer
)