From b49cb1bd775ac1edd715dda1e01a80421d649529 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Sun, 14 Oct 2012 17:50:31 +0900 Subject: [PATCH] rm rtun prefs from tmux.conf --- tmux.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/tmux.conf b/tmux.conf index d4f87fa..8256825 100644 --- a/tmux.conf +++ b/tmux.conf @@ -30,9 +30,6 @@ if "test `hostname` = darwin-mba.local" \ if "test `hostname` = newkiwi" \ "set -g status-bg magenta; set -g pane-active-border-fg magenta" -# if "test -f /opt/local/bin/reattach-to-user-namespace" \ -# "set -g default-command '/opt/local/bin/reattach-to-user-namespace -l bash'" - # window-status-current setw -g window-status-current-fg black setw -g window-status-current-bg white