mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
ref(fish): don't call tmux_home at startup in the shell
This commit is contained in:
parent
d74a5de0c2
commit
dce8994e28
2 changed files with 0 additions and 21 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue