chore(buildah): remove custom socket location

This commit is contained in:
yeti
2025-04-24 09:58:06 +01:00
parent 020e6641f8
commit f392a2f4f5
2 changed files with 1 additions and 4 deletions

View File

@ -455,8 +455,6 @@ 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