en for enscript

This commit is contained in:
Robin Clark 2019-02-13 10:05:24 +00:00 committed by GitHub
parent e4ce505937
commit 21707cc825
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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