From 6eb86068f83c1658da050cf2313530853a51b511 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Wed, 3 Jun 2026 00:55:36 +0200 Subject: tmux: add initial configuration --- deploy.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'deploy.sh') diff --git a/deploy.sh b/deploy.sh index ea780b3..37d1b95 100755 --- a/deploy.sh +++ b/deploy.sh @@ -53,3 +53,5 @@ for profile in ${HOME}/.mozilla/firefox/*.default ${HOME}/.mozilla/firefox/*.def done ln -sf ${CONFIG_DIR}/xdg/user-dirs.conf ${HOME}/.config/user-dirs.conf + +ln -sf ${CONFIG_DIR}/tmux.conf ${HOME}/.config/tmux/tmux.conf -- cgit v1.2.3