X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=1813b3d2f675adcee1766b1ef74d9f5dbed1068a;hb=006fc86da47ff8808b433ce0bdb0fac2dc400f21;hp=6f6b1cf577d3648d3046cf2444838b89feb55c49;hpb=0a79afde0330cf02f5d722f7f0a572b7f0a5f16b;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 6f6b1cf..1813b3d 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -2833,15 +2833,6 @@ limg() { fi } -#f5# Create PDF file from source code -makereadable() { - emulate -L zsh - output=$1 - shift - a2ps --medium A4dj -E -o $output $* - ps2pdf $output -} - #f5# List files which have been accessed within the last {\it n} days, {\it n} defaults to 1 accessed() { emulate -L zsh