WIP: Switch to NixOS #5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Launch zellij if logging in over SSH
|
||||
if [[ -z "$ZELLIJ" && -n "$SSH_CONNECTION" ]]; then
|
||||
exec zellij attach -cs ssh
|
||||
exec zellij attach -c ssh
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue