mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-13 13:04:05 +00:00
chore(config): fix terminfo, add ghostty inits
This commit is contained in:
@@ -45,6 +45,10 @@ setup_tmux_window_name_plugin()
|
||||
fi
|
||||
}
|
||||
|
||||
if [[ -n $GHOSTTY_RESOURCES_DIR ]]; then
|
||||
source "$GHOSTTY_RESOURCES_DIR"/shell-integration/zsh/ghostty-integration
|
||||
fi
|
||||
|
||||
source_fzf_config
|
||||
setup_tmux_window_name_plugin
|
||||
x-have antidot && eval "$(antidot init)"
|
||||
|
||||
Reference in New Issue
Block a user