maybe tmux is back
This commit is contained in:
6
.config/tmux/tmux.conf
Normal file
6
.config/tmux/tmux.conf
Normal file
@ -0,0 +1,6 @@
|
||||
bind r source-file ~/.tmux.conf \; display "Reloaded tmux config";
|
||||
|
||||
set -g prefix C-y
|
||||
|
||||
source-file ~/.config/tmux/tmux.conf.d/plugins.conf
|
||||
source-file ~/.config/tmux/tmux.conf.d/keybinds.conf
|
Reference in New Issue
Block a user