A bash script to ease working with zellij using fzf
Set execute permissions to the script
chmod +x zellij_run
This script runs in interactive/non-interactive mode
./zellij_run [action]
Welcome to zellij runner!
1) attach
2) create
3) list
4) delete
Please enter your choice:
This script requires fzf
zellij
packages to be installed
create
: to create and attach to a new named sessionattach
: use fzf to select and attach to a sessionlist
: list all available sessionsdelete
: select multiable sessions to delete