Ver código fonte

add tmux.conf

pull/1/head
10sr 12 anos atrás
pai
commit
8d7b50384a
1 arquivos alterados com 5 adições e 0 exclusões
  1. +5
    -0
      tmux.conf

+ 5
- 0
tmux.conf Ver arquivo

@@ -0,0 +1,5 @@
unbind C-b
set -g prefix C-z
bind-key C-z send-prefix
set -g default-command /bin/bash
set -g default-terminal screen-256color

Carregando…
Cancelar
Salvar