mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
Disable tmux session auto-connect
This commit is contained in:
@@ -123,7 +123,7 @@ if status is-interactive
|
|||||||
end
|
end
|
||||||
|
|
||||||
# run tmux session
|
# run tmux session
|
||||||
if not set -q TMUX
|
#if not set -q TMUX
|
||||||
tmux attach -t build; or tmux new -s build
|
# tmux attach -t build; or tmux new -s build
|
||||||
end
|
#end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user