3 lines
71 B
Bash
Executable file
3 lines
71 B
Bash
Executable file
#! /usr/bin/sh
|
|
|
|
zellij delete-session --force "${ZELLIJ_SESSION_NAME}"
|