From c9156c9e2c08a83bfb155597cdf799901a2af4c0 Mon Sep 17 00:00:00 2001 From: Menno van Leeuwen Date: Sat, 2 Nov 2024 19:22:16 +0100 Subject: [PATCH] Disables zellij --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 34e44cc..86f4dc4 100644 --- a/.bashrc +++ b/.bashrc @@ -136,7 +136,7 @@ launch_zellij_conditionally() { fi } -launch_zellij_conditionally +# launch_zellij_conditionally # Display a welcome message for interactive shells if [ -t 1 ]; then