UPdates
This commit is contained in:
parent
bab04b7922
commit
900df7d250
1 changed files with 3 additions and 2 deletions
|
@ -9,8 +9,9 @@
|
|||
set ZELLIJ_AUTO_ATTACH true
|
||||
set ZELLIJ_AUTO_EXIT true
|
||||
ssh-add > /dev/null &> /dev/null
|
||||
if status is-interactive
|
||||
eval (zellij setup --generate-auto-start fish | string collect)
|
||||
if set -q ZELLIJ
|
||||
else
|
||||
zellij attach MAIN
|
||||
end
|
||||
'';
|
||||
functions = {
|
||||
|
|
Loading…
Reference in a new issue