From a34e48617a53141b8894718c725d42700b107d78 Mon Sep 17 00:00:00 2001 From: emerson Date: Mon, 10 Aug 2020 08:25:37 -0400 Subject: [PATCH] move tmux prefix back to C-b since it's easier with the ergodox --- .tmux.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index b5e7b74..d273a06 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,9 +1,4 @@ # vim: set tw=0 nolbr fo-=t -unbind C-b -set -g prefix C-a - -bind-key C-a last-window - bind-key C-space set -g status bind C-p previous-window