diff --git a/link/.tmux.conf b/link/.tmux.conf index ef31264..afaac19 100644 --- a/link/.tmux.conf +++ b/link/.tmux.conf @@ -1,5 +1,8 @@ set-option -g default-command "reattach-to-user-namespace -l zsh" +# Reset the config +unbind-key -a + # Set prefix to something easy unbind C-b set -g prefix C-a