From 3723154ed09e8b475c977bf6f40685545e8e1c09 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 2 Feb 2012 13:27:06 +0100 Subject: zshrc: plutonium: Add oh20 e14 --- etc/.zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/.zshrc') diff --git a/etc/.zshrc b/etc/.zshrc index 1d8f554..1b04cd7 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -476,9 +476,11 @@ then alias lpq-oh14='lpq -l -Pohs14pr1' alias lpq-oh16='lpq -l -Pps17oh' +alias lpq-oh20-e14='lpq -l -Ppool07' alias lpr-oh14='lpr -Pohs14pr1 -Fa4g -Ksimplex -N1 -ALayout=lrtb' alias lpr-oh16='lpr -Pps17oh -Fa4g -Ksimplex -N1 -ALayout=lrtb' +alias lpr-oh20-e14='lpr -Ppool07 -Fa4g -Ksimplex -N1 -ALayout=lrtb' fi #}}} if [[ -e /tmp/.x-started ]] { #{{{ -- cgit v1.2.3