feat: remove socket path from commands

This commit is contained in:
yeti
2025-04-18 03:25:46 +01:00
parent 2dd0150935
commit 6cf8dbd73a
3 changed files with 12 additions and 12 deletions

View File

@ -455,6 +455,8 @@ set -g allow-passthrough on
# Enable truecolor for compatible terminals
set -gs terminal-features ',rxvt-unicode-256color:clipboard'
set-option -g socket-path /tmp/tmux-shared/dev-socket
# -- custom variables ----------------------------------------------------------
# to define a custom #{foo} variable, define a POSIX shell function between the