chore: tmux and sesh cleanup

This commit is contained in:
2026-01-25 21:17:35 +02:00
parent 77b3173531
commit 10fd3862aa
2 changed files with 1 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ if status is-interactive
type -q zoxide; and zoxide init fish | source
# Start tmux if not already running and not in SSH
open-tmux # defined in functions/open-tmux.fish
#open-tmux # defined in functions/open-tmux.fish
end
# Added by LM Studio CLI (lms)