fix(fish): improved tmux_attach

This commit is contained in:
Léana 江 2023-04-02 15:48:01 +02:00
parent a98530a3eb
commit f98272185f
2 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@ if status is-interactive
starship init fish | source
zoxide init fish --hook="prompt" | source
bind \cv tmux-vim
bind \cv 'tmux_sessionizer nvim'
end
# iTerm2 intergration