Disables zellij

This commit is contained in:
Menno van Leeuwen 2024-11-02 19:22:16 +01:00
parent c7c48571ba
commit c9156c9e2c
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE

View File

@ -136,7 +136,7 @@ launch_zellij_conditionally() {
fi fi
} }
launch_zellij_conditionally # launch_zellij_conditionally
# Display a welcome message for interactive shells # Display a welcome message for interactive shells
if [ -t 1 ]; then if [ -t 1 ]; then