Browse Source

rm rtun prefs from tmux.conf

pull/1/head
10sr 12 years ago
parent
commit
b49cb1bd77
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      tmux.conf

+ 0
- 3
tmux.conf View File

@@ -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


Loading…
Cancel
Save