mirror of
https://github.com/ForeverPyrite/dotfiles.git
synced 2025-12-10 01:08:06 +00:00
Add suda and slightly alter tmux conf
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
# ~/.tmux.conf
|
||||
|
||||
# --- General Settings ---
|
||||
# Set the main prefix to C-a
|
||||
set-option -g prefix C-a
|
||||
|
||||
# Set a secondary, "legacy" prefix to C-b for an easier transition
|
||||
set-option -g prefix2 C-b
|
||||
# With the new changes forcing me to use tmux, we're gonna try C-a
|
||||
# set-option -g prefix2 C-b
|
||||
|
||||
# Still unbind the default C-b binding for the "send-prefix" command,
|
||||
# as we want our primary prefix (C-a) to handle that.
|
||||
|
||||
Reference in New Issue
Block a user