mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-21 19:07:15 +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
|
type -q zoxide; and zoxide init fish | source
|
||||||
|
|
||||||
# Start tmux if not already running and not in SSH
|
# 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
|
end
|
||||||
|
|
||||||
# Added by LM Studio CLI (lms)
|
# Added by LM Studio CLI (lms)
|
||||||
|
|||||||
@@ -32,10 +32,6 @@ disable_startup_command = true
|
|||||||
name = "dotfiles"
|
name = "dotfiles"
|
||||||
path = "~/.dotfiles"
|
path = "~/.dotfiles"
|
||||||
|
|
||||||
[[session]]
|
|
||||||
name = "neovim config"
|
|
||||||
path = "~/.dotfiles/config/nvim"
|
|
||||||
|
|
||||||
[[session]]
|
[[session]]
|
||||||
name = "sesh config"
|
name = "sesh config"
|
||||||
path = "~/.dotfiles/config/sesh"
|
path = "~/.dotfiles/config/sesh"
|
||||||
|
|||||||
Reference in New Issue
Block a user