fix: interactive call command if fish command
This commit is contained in:
parent
2c57a2bc76
commit
24f95f18f6
@ -1,5 +1,4 @@
|
||||
#!/usr/bin/fish
|
||||
|
||||
bash run_main_tmux_if_it_is_not_running.sh
|
||||
|
||||
if status is-interactive
|
||||
bash ~/.config/fish/run_main_tmux_if_it_is_not_running.sh
|
||||
tmux attach -t main
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user