Browse Source

update tmux.conf.pl

pull/1/head
10sr 11 years ago
parent
commit
4abd556211
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tmux.conf.pl

+ 1
- 0
tmux.conf.pl View File

@@ -45,6 +45,7 @@ sub set_prefs {
# this does not workd because `run' do script asyncly
set("base-index", "1");
set("pane-base-index", "1");
set("renumber-windows", "on");
setw("mode-keys", "vi");
set("default-command", "/bin/bash");
set("default-path", $ENV{"HOME"});


Loading…
Cancel
Save