parent
f74ec7c4c4
commit
3ba31fa6e7
2 changed files with 0 additions and 0 deletions
4
home/.config/zsh/01-zellij.zsh
Normal file
4
home/.config/zsh/01-zellij.zsh
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Launch or attach zellij to existing session if logging in over ssh
|
||||
if [[ -z "$ZELLIJ" && -n "$SSH_CONNECTION" ]]; then
|
||||
exec zellij attach -c SSH
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue