瀏覽代碼

fix tmux.conf.pl

pull/1/head
10sr 11 年之前
父節點
當前提交
b73ccd5eac
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      tmux.conf.pl

+ 2
- 0
tmux.conf.pl 查看文件

@@ -42,6 +42,8 @@ sub set_key {
}

sub set_prefs {
set("base-index", "1");
set("pane-base-index", "1");
setw("mode-keys", "vi");
set("default-command", "/bin/bash");
set("default-path", $ENV{"HOME"});


Loading…
取消
儲存