diff options
| author | Marc Vertes <mvertes@free.fr> | 2021-01-04 09:16:43 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2021-01-04 09:16:43 +0100 |
| commit | 1e297a9b960c6d0784856cb59b08770c7f90fbe8 (patch) | |
| tree | dcc12cf0c4f3f63daa1921aed47b38c5078dad32 /.tmux.conf | |
| parent | d6f32d35d3233f5dfbb0ed3fd2770dc7c9d0aa91 (diff) | |
update
Diffstat (limited to '.tmux.conf')
| -rw-r--r-- | .tmux.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf new file mode 100644 index 0000000..8d624a0 --- /dev/null +++ b/.tmux.conf @@ -0,0 +1,3 @@ +set-option -g prefix ² +unbind-key C-b +bind-key ² send-prefix |
