diff --git a/tmux/tmux.conf.symlink b/tmux/tmux.conf.symlink index 80ae20c..2163c16 100644 --- a/tmux/tmux.conf.symlink +++ b/tmux/tmux.conf.symlink @@ -1,8 +1,3 @@ -# remap prefix to Control + a -set -g prefix C-a -unbind-key C-b -bind-key C-a send-prefix - # smart pane switching with awareness of vim splits # # See: https://robots.thoughtbot.com/seamlessly-navigate-vim-and-tmux-splits