ref(fish): don't call tmux_home at startup in the shell

This commit is contained in:
Léana 江 2023-12-30 12:18:35 +01:00 committed by Léana 江
parent d74a5de0c2
commit dce8994e28
2 changed files with 0 additions and 21 deletions

View file

@ -43,11 +43,6 @@ if status is-interactive
set fish_cursor_replace_one underscore
set fish_cursor_visual block
# call tmux_home
if [ -z $TMUX ]
tmux_home
end
end
# iTerm2 intergration