feat: remove socket path from commands
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user