dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 84e3b8f779ea033849ef43735947a0ac78385954
parent b5abac6a239c94d7edba6b8f3cf53398bb315c72
Author: andrew.laack <andrew.laack@imbue.com>
Date:   Thu, 28 Aug 2025 11:02:32 -0500

Updated tmux

Diffstat:
M.gitignore | 1+
Mtmux/tmux.conf | 2+-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore @@ -14,3 +14,4 @@ libreoffice/* obs-studio/* yarn/* torbrowser/* +Cursor/* diff --git a/tmux/tmux.conf b/tmux/tmux.conf @@ -1,4 +1,4 @@ -# set -g prefix C-s +set -g prefix C-s bind k kill-session bind r command-prompt "rename-session '%%'"