Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (24 loc) · 622 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 622 Bytes

zellij-wrapper

A bash script to ease working with zellij using fzf

Usage

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: 

Dependencies

This script requires fzf zellij packages to be installed

Commands

  • create: to create and attach to a new named session
  • attach: use fzf to select and attach to a session
  • list: list all available sessions
  • delete: select multiable sessions to delete