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)

View File

@@ -32,10 +32,6 @@ disable_startup_command = true
name = "dotfiles"
path = "~/.dotfiles"
[[session]]
name = "neovim config"
path = "~/.dotfiles/config/nvim"
[[session]]
name = "sesh config"
path = "~/.dotfiles/config/sesh"