- zellij_running

This commit is contained in:
m3tam3re 2024-10-05 13:13:48 +00:00
parent 239713bb71
commit d30382d869

View File

@ -18,7 +18,6 @@ else
end
set selected_name (basename "$selected" | tr . _)
set zellij_running (pgrep -c zellij)
if test -n "$ZELLIJ_SESSION_NAME"
echo -e "You are in a Zellij Session!\nPlease use the session manager to switch sessions.">&2