diff --git a/.tmux.conf b/.tmux.conf index 2183a92..42057a6 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,5 +1,5 @@ # Start a session if none exists -new-session +new-session -s main # remap prefix from 'C-b' to 'C-a' unbind C-b