diff options
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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' |