diff --git a/tmux.conf b/tmux.conf index 8e2b515..1cfad5b 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,8 +1,3 @@ -# Set prefix key -unbind C-b -set -g prefix C-a -bind C-a send-prefix - # Set C-d as detach unbind d bind C-d detach