mirror of
https://github.com/tedkulp/dotfiles
synced 2026-04-18 21:54:46 -04: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"
|
set-option -g default-command "reattach-to-user-namespace -l zsh"
|
||||||
|
|
||||||
|
# Reset the config
|
||||||
|
unbind-key -a
|
||||||
|
|
||||||
# Set prefix to something easy
|
# Set prefix to something easy
|
||||||
unbind C-b
|
unbind C-b
|
||||||
set -g prefix C-a
|
set -g prefix C-a
|
||||||
|
|||||||
Reference in New Issue
Block a user