AutoYADM commit: 2024-12-30 19:45:02

This commit is contained in:
Daniel Fichtinger 2024-12-30 19:45:02 -05:00
parent c880e3afb8
commit 04ac9e05bd
2 changed files with 6 additions and 3 deletions

View file

@ -21,6 +21,8 @@ set -g history-limit 10000
# bind to reload config
unbind r
bind r source-file ~/.config/tmux/tmux.conf
unbind C-Enter
unbind C-m
# bind C-t to prefix
unbind C-t