diff --git a/dot_config/tmux/tmux.conf.tmpl b/dot_config/tmux/tmux.conf.tmpl index 5b2d675..54e0239 100644 --- a/dot_config/tmux/tmux.conf.tmpl +++ b/dot_config/tmux/tmux.conf.tmpl @@ -36,10 +36,10 @@ bind C-j split-window -v -c '#{pane_current_path}' # Session control bind C-c new-session -{{- if eq .chezmoi.hostname "arch" }} bind C-t run "tmuxsh >/dev/null" bind C-y run "tmuxsh remote >/dev/null" bind C-u run "tmuxsh dev >/dev/null" +{{- if eq .chezmoi.hostname "arch" }} bind 0 run "tmuxsh wiki >/dev/null" bind 1 run "tmuxsh blog >/dev/null" bind 3 run "tmuxsh tessoku >/dev/null"