Skip to content

Commit

Permalink
Don't show status-right on minas-tirith
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyc committed Apr 16, 2012
1 parent 455c997 commit bc41227
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .tmux/sessions/minas-tirith
Expand Up @@ -8,5 +8,7 @@ tmux new-session -d -s $session -n 'vim' $tmux_append \
split-window -v -l 5 'sudo tail -f /var/log/apache2/error.log; bash' \; \
split-window -h 'cd /var/www; bash'

tmux set status-right ''
tmux select-window -t $session:2 $tmux_append
tmux -2 attach-session -t $session $tmux_append

0 comments on commit bc41227

Please sign in to comment.