cleaned up tmux.conf

master
Daniel Nägele 11 years ago
parent 57511071c7
commit 66a52c8cf1
  1. 4
      tmux.conf

@ -11,7 +11,6 @@ bind-key C-a last-window
set -g history-limit 30000
set-option -g default-shell /usr/bin/zsh
set-window-option -g utf8 on
#set -g default-terminal "xterm"
# vi mode
set-window-option -g mode-keys vi
@ -68,6 +67,3 @@ set-window-option -g window-status-current-bg green
# clock
set-window-option -g clock-mode-colour cyan
set-window-option -g clock-mode-style 24
# make home and end keys work
#set-window-option -g xterm-keys on

Loading…
Cancel
Save