From 2b34e8bd25d85e5e28fc32558d07ff828e592771 Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Mon, 23 Jun 2014 21:51:40 +0200 Subject: fix --- .zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.zshrc b/.zshrc index ed3a03e..029d903 100644 --- a/.zshrc +++ b/.zshrc @@ -154,7 +154,6 @@ alias fastltx='pdflatex -interaction=batchmode --shell-escape -parse-first-line' alias lp2p='/usr/bin/lp -o sides=two-sided-long-edge' alias lp4p='/usr/bin/lp -o sides=two-sided-short-edge -o number-up=2' alias lp8p='/usr/bin/lp -o sides=two-sided-short-edge -o number-up=4 -o landscape' -alias tmux="TERM=screen-256color tmux" alias muxn='tmux new -s' alias muxl='tmux list-sessions' alias muxa='tmux attach -t' -- cgit v1.2.3