mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 03:04:06 +00:00
chore: tmux and sesh cleanup
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user