This commit is contained in:
albert 2024-04-29 16:12:48 +09:00
parent bab04b7922
commit 900df7d250
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -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 = {