removed unnecessary line from tmux startup script

This commit is contained in:
hellerve
2015-06-28 10:07:33 +02:00
parent 8a15abd025
commit 13bde79714

View File

@@ -4,4 +4,3 @@ tmux split-window -h
tmux split-window
tmux new-window 'mutt'
tmux -2 attach-session -d
tmux select-pane -t 0