From 21707cc8254327f684ce7df59434975be5611bc8 Mon Sep 17 00:00:00 2001 From: Robin Clark Date: Wed, 13 Feb 2019 10:05:24 +0000 Subject: [PATCH] en for enscript --- bash.bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bash.bashrc b/bash.bashrc index 260c9c9..cd1c4dd 100644 --- a/bash.bashrc +++ b/bash.bashrc @@ -94,6 +94,7 @@ alias ll='ls -alF' alias la='ls -A' alias l='ls -CF' alias cb='indent -kr -l200 -lc200 -cli2 -i4 -nut -linux $1' +alias en='enscript -2 -r %E $1' # Add an "alert" alias for long running commands. Use like so: # sleep 10; alert