diff options
Diffstat (limited to 'config/tmux.conf')
| -rw-r--r-- | config/tmux.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/tmux.conf b/config/tmux.conf new file mode 100644 index 0000000..74dce38 --- /dev/null +++ b/config/tmux.conf @@ -0,0 +1,4 @@ +set-option -g prefix C-s +bind C-s send-prefix +unbind C-b + |
