mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-05 13:40:18 -05:00
Reset tmux config at top of file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user